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.

Error when doing npm install streetscape.gl

See original GitHub issue

There seems to be an error when running npm install streetscape.gl, in particular when dealing with loaders.gl/gltf dependency ` npm ERR! path /home/user/app/node_modules/@loaders.gl/gltf/bin/glbdump.js npm ERR! code ENOENT npm ERR! errno -2 npm ERR! syscall chmod npm ERR! enoent ENOENT: no such file or directory, chmod ‘/home/user/app/node_modules/@loaders.gl/gltf/bin/glbdump.js’ npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

npm ERR! A complete log of this run can be found in: npm ERR! /home/user/.npm/_logs/2019-03-11T08_54_26_434Z-debug.log `

Issue Analytics

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

github_iconTop GitHub Comments

3reactions
gerardsimonscommented, Mar 14, 2019

Otherwise try yarn add rather than npm install

0reactions
twojtaszcommented, Mar 28, 2019

ok, latest @xviz/parser@1.0.0-beta.6 addresses this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error when doing npm install streetscape.gl #273 - GitHub
There seems to be an error when running npm install streetscape.gl, in particular when dealing with loaders.gl/gltf dependency ` npm ERR!
Read more >
streetscape.gl - npm
Start using streetscape.gl in your project by running `npm i streetscape.gl`. There are no other projects in the npm registry using ...
Read more >
How to solve npm install error “npm ERR! code 1”
In my case, I was using Node.js v14.15.0 and npm v8.1.6, so I uninstalled the npm with the below command and installed Node.js...
Read more >
Examples & Documentation - npm.io
@streetscape.gl/monochrome is a React component library that offers highly stylable UI controls. Installation. npm install @streetscape.gl/monochrome. Examples ...
Read more >
How to use the promise-retry function in promise-retry | Snyk
).catch(err => { console.error( 'Failed to create adb client using shell adb ... uber / streetscape.gl / modules / core / src /...
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