question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

npm install error?

See original GitHub issue
npx create-proton-app quickBuild

and then I get the error:

Creating a new Proton Native app on E:\workspace2017\myproject\quickBuild

Installing packages... This may take a few minutes.


An error ocurred:
 npm.cmd install --save --loglevel error proton-native babel-cli babel-preset-env babel-preset-stage-0 babel-preset-react has failed.

How can i deal with it?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:10 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
kusti8commented, Apr 10, 2018

It’s only needed for Windows if you don’t have a suitable compiler/python.

On Tue, Apr 10, 2018, 12:38 PM Alberto Rosado notifications@github.com wrote:

@liaoyongfu https://github.com/liaoyongfu your welcome, I will make a PR to update the docs to reflect the need for the dependencies for windows and linux.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/kusti8/proton-native/issues/81#issuecomment-380167364, or mute the thread https://github.com/notifications/unsubscribe-auth/AJW73FUiyBcq004bWhgRBHw0wjm8Vl-Nks5tnOAMgaJpZM4TMYc9 .

1reaction
albe-rosadocommented, Apr 10, 2018

I will find a windows pc to reproduce this and will get back to you asap @liaoyongfu i tried this on windows before and worked fine, i need to add better error output to the cli tho. also do npm install --global --production windows-build-tools and let me know if fixes it @liaoyongfu

Read more comments on GitHub >

github_iconTop Results From Across the Web

Common errors | npm Docs
Possible temporary npm registry glitch, or corrupted local server cache. Run npm cache clean and/or try again later. · This can be caused...
Read more >
npm install error from the terminal - Stack Overflow
Running just "npm install" will look for dependencies listed in your package.json. The error you're getting says that you don't have a package.json...
Read more >
NPM install error - Material Design for Bootstrap
Trying to install MDB pro 4.19.2 just downloaded and ran npm install but getting this error of sha512 not matching. Can someone tell...
Read more >
Step by step solution for npm install error - M220JS - MongoDB
Step by step solution for npm install error · Download the zip file. · Unzip it on any directory on your computer/laptop. ·...
Read more >
How to solve npm ERR! code 1 when running npm install
Fix npm error code 1 by updating your dependencies · Update one package version in package.json file · Then run npm install ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found