Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue running canvas-sketch sketch.js --new --open #14

Open
dominickjay opened this issue Jun 1, 2021 · 2 comments
Open

Issue running canvas-sketch sketch.js --new --open #14

dominickjay opened this issue Jun 1, 2021 · 2 comments

Comments

@dominickjay
Copy link

Hi, getting an issue here when running 'canvas-sketch sketch.js --new --open'.

Can't walk dependency graph: Cannot find module 'workshop-generative-art\genart\c' from '_fake.js'
required by 'workshop-generative-art\genart_fake.js'

Node version - 14.17.0
npm version - 7.0.0

Any ideas what I can do to resolve this?

@rlasjunies
Copy link

Hi,
I've got the same issue.

I fixed it running npm install in the folder where the sketches where initially created.

In this folder there is a package.json file, running npm install it re-download the node_modules package in the same folder as the sketches.

I hope that could be useful for you, other.

@pepeuDotCom
Copy link

Doesn't work for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants