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

Palette Builder usage instructions do not work #5

Closed
ap-1 opened this issue Jul 27, 2022 · 1 comment
Closed

Palette Builder usage instructions do not work #5

ap-1 opened this issue Jul 27, 2022 · 1 comment

Comments

@ap-1
Copy link

ap-1 commented Jul 27, 2022

npm install fails with the following error:

npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /home/DIRECTORY/toolbox/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/home/DIRECTORY/toolbox/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

This is due to the main directory not having a package.json. It can be avoided by navigating to the palette builder directory before running npm install.

@nekowinston
Copy link
Member

Fixed with #4

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

2 participants