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

Cannot install pako #273

Open
BaronChen opened this issue Mar 13, 2023 · 1 comment
Open

Cannot install pako #273

BaronChen opened this issue Mar 13, 2023 · 1 comment

Comments

@BaronChen
Copy link

npm i pako returns the following error:
40 http fetch GET 200 https://registry.npmmirror.com/pako 186ms (cache hit)
41 silly placeDep ROOT pako@ OK for: want: *
42 timing idealTree:#root Completed in 193ms
43 timing idealTree:node_modules/pako Completed in 0ms
44 timing idealTree:buildDeps Completed in 195ms
45 timing idealTree:fixDepFlags Completed in 0ms
46 timing idealTree Completed in 208ms
47 timing command:install Completed in 217ms
48 verbose type range
49 verbose stack pako: No versions available for pako
49 verbose stack at pickManifest (/Users/baron/.nvm/versions/node/v18.15.0/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:140:25)
49 verbose stack at module.exports (/Users/baron/.nvm/versions/node/v18.15.0/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:187:16)
49 verbose stack at RegistryFetcher.manifest (/Users/baron/.nvm/versions/node/v18.15.0/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22)
49 verbose stack at async [nodeFromEdge] (/Users/baron/.nvm/versions/node/v18.15.0/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:1059:19)
49 verbose stack at async [buildDepStep] (/Users/baron/.nvm/versions/node/v18.15.0/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:929:11)
49 verbose stack at async Arborist.buildIdealTree (/Users/baron/.nvm/versions/node/v18.15.0/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:207:7)
49 verbose stack at async Arborist.reify (/Users/baron/.nvm/versions/node/v18.15.0/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:159:5)
49 verbose stack at async Install.exec (/Users/baron/.nvm/versions/node/v18.15.0/lib/node_modules/npm/lib/commands/install.js:146:5)
49 verbose stack at async module.exports (/Users/baron/.nvm/versions/node/v18.15.0/lib/node_modules/npm/lib/cli.js:134:5)

@BaronChen BaronChen changed the title cannot install pako in a sudden Cannot install pako, suddenly Mar 13, 2023
@BaronChen BaronChen changed the title Cannot install pako, suddenly Cannot install pako Mar 13, 2023
@kflorence
Copy link

I just installed it without issue.

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