keeweb / kdbxweb

Web Kdbx library
https://app.keeweb.info
MIT License
409 stars 57 forks source link

Can't install library #40

Closed kimgysen closed 3 years ago

kimgysen commented 3 years ago

I would like to play around with this lib, but can't install it. It gets stuck here:

C:\Users\7508594\Documents\lcm\code\keepass>npm i --save kdbxweb [..................] \ fetchMetadata: sill resolveWithNewModule kdbxweb@1.14.1 checking installable status

I tried to install another library to see if it was a problem with my proxy, but didn't appear to be the case. Also it's useful to add this to the docs. Even though this should be obvious, to be sure I had to check the issues list to find confirmation that the installation command was correct.

antelle commented 3 years ago

Hi! Please paste logs with —verbose

kimgysen commented 3 years ago

Thanks for fast reply. Here are the logs:

image

I have tried to install Express, and this works without problems. Npm registry is correctly set in my npm config.

antelle commented 3 years ago

It’s an issue with your network, you can Google the line you posted.