Jump to content

Hello there, so I've been trying to make a Linux node project work on a windows operating system instead of linux and I've been getting this error message, I've looked it up and asked a few friends and no one has any clue.

 

The error: .node-gyp\10.13.0\x64\node.lib : fatal error LNK1127: library is corrupt

 

This is the error I get after I run the command "npm i"

Link to comment
https://linustechtips.com/topic/1000315-linux-software-on-windows/
Share on other sites

Link to post
Share on other sites

3 minutes ago, Matthew Hoff said:

Hello there, so I've been trying to make a Linux node project work on a windows operating system instead of linux and I've been getting this error message, I've looked it up and asked a few friends and no one has any clue.

 

The error: .node-gyp\10.13.0\x64\node.lib : fatal error LNK1127: library is corrupt

 

This is the error I get after I run the command "npm i"

Sounds like you should reinstall Node.

Sig under construction.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×