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

Problems installing npm, packages on Mac #10

Open
bahulneel opened this issue Nov 25, 2024 · 0 comments
Open

Problems installing npm, packages on Mac #10

bahulneel opened this issue Nov 25, 2024 · 0 comments

Comments

@bahulneel
Copy link

Not sure if this is limited to the Mac but, when I npm install I get the following error:

npm error path /Users/.../node_modules/@fluree/fluree-client
npm error command failed
npm error command sh -c chmod +x scripts/*.sh scripts/*.js
npm error chmod: scripts/*.sh: No such file or directory
npm error chmod: scripts/*.js: No such file or directory

It looks like scripts is not included in the npm package via .npmignore.

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

1 participant