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

'better-npm-run' is not recognized as an internal or external command #1321

Open
karlpatrickespiritu opened this issue Nov 20, 2016 · 1 comment

Comments

@karlpatrickespiritu
Copy link

$ npm install react-redux-universal-hot-example --save-dev

> [email protected] postinstall C:\Users\Private\Development\web\react-shop\node_modules\react-router
> node ./npm-scripts/postinstall.js


> [email protected] postinstall C:\Users\Private\Development\web\react-shop\node_modules\react-redux-universal-hot-example
> npm run build


> [email protected] build C:\Users\Private\Development\web\react-shop\node_modules\react-redux-universal-hot-example
> better-npm-run build

'better-npm-run' is not recognized as an internal or external command,
operable program or batch file.

npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Private\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "run" "build"
npm ERR! node v6.6.0
npm ERR! npm  v4.0.2
npm ERR! code ELIFECYCLE
npm ERR! [email protected] build: `better-npm-run build`
npm ERR! Exit status 1

@shamanthmps
Copy link

Try "npm update" from command prompt

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