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

"npm run install" fails #30

Open
tmuguet opened this issue Apr 13, 2021 · 1 comment
Open

"npm run install" fails #30

tmuguet opened this issue Apr 13, 2021 · 1 comment

Comments

@tmuguet
Copy link
Contributor

tmuguet commented Apr 13, 2021

Hi,

Starting from a fresh git checkout, the "Developing RSS-proxy" section mentions to run npm run install, but the command actually fails (tested on macOS with npm 6.13.4 and npm 7.7.6):

tmuguet-2:rss-proxy tmuguet$ npm run install
npm ERR! missing script: install
npm ERR! 
npm ERR! Did you mean this?
npm ERR!     preinstall

Running npm run preinstall seems to work. Is that the correct command?

@ivuorinen
Copy link

It's a typo. It should read npm install.

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