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 installing jails package on "NPM Install"

See original GitHub issue

Hi,

I’m trying to run a repository wich have Jails JS as a dependency, but it dosnt work.

On the console it says that the reposity couldn`t be found.

I’ve tried to install with npm and even with yarn. Also have tried to delete package-lock and right now im out of ideas about what to do to fix this.

Here are some screenshots of the problem described

picturemessage_2wkjziah uh2 picturemessage_w1ywszgo zrw

Thanks for your time

Issue Analytics

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

github_iconTop GitHub Comments

4reactions
mariozuanycommented, Feb 18, 2020

@Javiani omg man. Thank you so much!

2reactions
julionienowcommented, Feb 19, 2020

Hi @Javiani, it worked! Now i’m able to install the project again. Thank you for the effort Best regards

Read more comments on GitHub >

github_iconTop Results From Across the Web

Npm install is installing parttial packages and then throwing ...
Try using --force or --legacy-peer-deps flag. If that does not work try downgrading your npm version. Check out here.
Read more >
Common errors | npm Docs
You are trying to install on a drive that either has no space, or has no permission to write. Free some disk space...
Read more >
vm2 - npm
vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Securely!. Latest version: 3.9.13, last published: 19 ...
Read more >
Resolving EACCES permissions errors when installing ...
If you see an EACCES error when you try to install a package globally, you can either: Reinstall npm with a node version...
Read more >
Downloading and installing packages locally - npm Docs
If there is no package.json file, the latest version of the package is installed. Installing a package with dist-tags. Like npm ...
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