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

"narn outdated" fails with npm #27

Open
danawoodman opened this issue Oct 4, 2022 · 0 comments
Open

"narn outdated" fails with npm #27

danawoodman opened this issue Oct 4, 2022 · 0 comments

Comments

@danawoodman
Copy link

In an npm project:

narn outdated

Results in:

npm run outdated
npm ERR! Missing script: "outdated"
npm ERR! 
npm ERR! Did you mean this?
npm ERR!     npm update # Update packages
npm ERR! 
npm ERR! To see a list of scripts, run:
npm ERR!   npm run

Since this is a special command, it cannot be run with npm run in npm.

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