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

Bug when i run the first cmd #44

Closed
motikolorado opened this issue Dec 31, 2022 · 1 comment
Closed

Bug when i run the first cmd #44

motikolorado opened this issue Dec 31, 2022 · 1 comment

Comments

@motikolorado
Copy link

sm-discord-bot@1.1.0 prepare
is-ci || husky install

sh: 1: is-ci: not found
sh: 1: husky: not found
npm notice
npm notice New major version of npm available! 8.19.2 -> 9.2.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v9.2.0
npm notice Run npm install -g npm@9.2.0 to update!
npm notice
npm ERR! code 127
npm ERR! path /workspaces/sm-discord-bot
npm ERR! command failed
npm ERR! command sh -c -- is-ci || husky install

npm ERR! A complete log of this run can be found in:
npm ERR! /home/codespace/.npm/_logs/2022-12-31T14_18_50_096Z-debug-0.log

@InkoHX
Copy link
Owner

InkoHX commented Jan 1, 2023

Try using the --ignore-scripts option when running npm install or npm ci

https://docs.npmjs.com/cli/v8/commands/npm-ci?v=true#ignore-scripts

@InkoHX InkoHX closed this as not planned Won't fix, can't repro, duplicate, stale Jan 5, 2023
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