-
-
Notifications
You must be signed in to change notification settings - Fork 111
Cannot setup dev environment #462
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
Comments
Thank you for using Tweakpane! Here is the result of my development environment:
|
Ok, apparently some kind of issue with NPM. It works, when I use
|
I found an issue that may be related to this problem. It seems to occur with npm workspaces, but I cannot find a solution...: Anyway I'm glad it went well. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi there,
I just wanted to contribute to tweakpane, I cannot get the dev environment to work.
I run
npm install
and npm complains, that it cannot find a version of tweakpane/core. I selected the most recent one.After that I run
npm run setup
andsetup:core
fails with the following error message:I tried it with Node 16 and 18 (NPM 8). Which version are you using?
Best
Benedict
The text was updated successfully, but these errors were encountered: