Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm v8 breaks 😢 #5

Open
JBaczuk opened this issue Aug 23, 2022 · 1 comment
Open

npm v8 breaks 😢 #5

JBaczuk opened this issue Aug 23, 2022 · 1 comment

Comments

@JBaczuk
Copy link

JBaczuk commented Aug 23, 2022

😢

jbaczuk@Jordans-MacBook-Air test-gif % npm i axios
/Users/jbaczuk/n/lib/node_modules/npm-gif/node_modules/global-npm/index.js:37
      throw e
      ^

Error: The programmatic API was removed in npm v8.0.0
    at Object.<anonymous> (/Users/jbaczuk/n/lib/node_modules/npm/index.js:4:9)
    at Module._compile (node:internal/modules/cjs/loader:1105:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Function.Module._load (/Users/jbaczuk/n/lib/node_modules/npm-gif/node_modules/mock-require/index.js:24:22)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at /Users/jbaczuk/n/lib/node_modules/npm-gif/node_modules/global-npm/index.js:29:15
    at Object.<anonymous> (/Users/jbaczuk/n/lib/node_modules/npm-gif/node_modules/global-npm/index.js:41:3)
@JBaczuk JBaczuk changed the title npm v8 breaks npm v8 breaks 😢 Aug 23, 2022
@kodie
Copy link
Owner

kodie commented Aug 25, 2022

Seems like this is related to this: dracupid/global-npm#8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants