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 ERR! missing script: start #15

Open
YosuCadilla opened this issue Aug 10, 2019 · 2 comments
Open

npm ERR! missing script: start #15

YosuCadilla opened this issue Aug 10, 2019 · 2 comments

Comments

@YosuCadilla
Copy link
Contributor

root@base-mta:~/zmta-webadmin# npm install --production
npm WARN [email protected] No description
npm WARN [email protected] No repository field.

up to date in 0.42s
found 0 vulnerabilities

root@base-mta:~/zmta-webadmin# npm start
npm ERR! missing script: start

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2019-08-10T08_05_45_535Z-debug.log
root@base-mta:~/zmta-webadmin# npm start
npm ERR! missing script: start

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2019-08-10T08_06_10_876Z-debug.log

@YosuCadilla
Copy link
Contributor Author

Ubuntu 18.04
nodejs v10.16.2

@detain
Copy link

detain commented Jun 23, 2021

try npm run start instead

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