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.

Can not install local-npm in Node 10.15.1 / npm 6.6.0

See original GitHub issue

Can not install local-npm in Node 10.15.1 / npm 6.6.0

Detailed Description

When I run installation command

npm install -g local-npm

the installation stop at leveldown@1.7.2 install error. image

Context

I am using following environment:

  • OS : Windows Server 10
  • Node : 10.15.1
  • NPM : 6.6.0

I can build the source code, after I upgrade level package to version ^4.0.0. image

The server is running properly, however the

node run coverage

doesn’t pass all test cases. I am not sure if the test coverage is having problem

Possible Implementation

  • Update level package to version ^4.0.0

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:2
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
gabrielcsapocommented, Apr 27, 2019

Working on getting a clean build going to publish something under the 3.0.0-beta1 in the next couple days if anyone is interested in testing it out.

0reactions
gabrielcsapocommented, Apr 21, 2019

Looks like https://github.com/local-npm/local-npm/pull/179 will solve this, I can wait a day or so if the PR doesn’t get updated I can submit a PR and get that passing tests.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Downloading and installing Node.js and npm
We do not recommend using a Node installer, since the Node installation process installs npm in a directory with local permissions and can...
Read more >
Prevent npm install for not supported Node.js versions
Use a local npm configuration to prevent users from installing your module/project with an unsupported Node.js version.
Read more >
How to install older version of node.js on Windows?
Go here and find the version you want to install and then download the correct msi file and run the installer. You cannot...
Read more >
local-npm - Bountysource
Created 7 years ago in local-npm/local-npm with 8 comments. It's more a question: Is it ... Can not install local-npm in Node 10.15.1...
Read more >
Node Version Information - Learn — Liferay
Liferay DXP uses Node(and NPM) for many different frontend components. ... if your NPM version does not match the expected version, then you...
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