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 package not installing

See original GitHub issue

Description:

  • A-Frame Version: 0.8.1
  • Platform / Device: Windows 10

I’m experiencing an issue with the node package. It keeps freezing when I run npm install aframe. image

Any advice?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ngokevincommented, Sep 13, 2018

try a-frame master, we removed the examples dir from the package and now pointing to three.js proper. perhaps it was trying to fetch all three.js repo.

0reactions
anton6commented, Sep 5, 2018

wow… took me about 10 minutes to npm i aframe@0.8.2…

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm won't install packages locally. What's wrong?
What I understand is that npm will try to install it in a sensible location. So if you have a project/node_modules directory and...
Read more >
5 Ways to Fix the Npm Install Not Working Issue
Way 1. Make Sure Npm Is Installed · Way 2. Make Sure There Is a Package.json File · Way 3. Delete Lock File...
Read more >
How to fix npm install command not working
The error above happens when npm can't be found under the PATH environment variable. First, you need to make sure that npm is...
Read more >
npm -g install <npm_package>not working as desired. Why ...
Step 1: Check the npm package is really installed globally. ... Step 2: Next check the npm globally save path. ... And its...
Read more >
Downloading and installing packages locally - npm Docs
You can install a package locally if you want to depend on the package from your own module, using something like Node.js require...
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