Quantcast
Channel: npm forum - Topics tagged triaged
Viewing all articles
Browse latest Browse all 30

npm 6.9.1 is broken due to .git folder in published tarball

$
0
0

@Raynos wrote:

Running npm install npm@6.9.1 -g; npm install npm@6.9.0 -g fails.

You can upgrade to latest npm but you cannot downgrade.

This is due to

npm ERR! EISGIT

If you run npm pack npm to download the tarball and unpack it you fill find ./.git/logs in there.

This is probably a linux related issue.

Posts: 16

Participants: 5

Read full topic


Viewing all articles
Browse latest Browse all 30

Trending Articles