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 install fail - no matching version for api-core #173

Open
southkingalanoclub opened this issue Oct 19, 2023 · 0 comments
Open

npm install fail - no matching version for api-core #173

southkingalanoclub opened this issue Oct 19, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@southkingalanoclub
Copy link

Issue Description

4375 verbose stack @reactioncommerce/api-core: No matching version found for @reactioncommerce/[email protected].
4375 verbose stack at module.exports (/usr/lib/node_modules/npm/node_modules/npm-pick-manifest/index.js:209:23)
4375 verbose stack at /usr/lib/node_modules/npm/node_modules/pacote/lib/registry.js:117:26
4375 verbose stack at async Arborist.[nodeFromEdge] (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:892:19)
4375 verbose stack at async Arborist.[buildDepStep] (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:838:11)
4375 verbose stack at async Arborist.buildIdealTree (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:209:7)
4375 verbose stack at async Promise.all (index 1)
4375 verbose stack at async Arborist.reify (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:131:5)
4375 verbose stack at async Install.install (/usr/lib/node_modules/npm/lib/install.js:137:5)
4376 verbose cwd /root/merch-api
4377 verbose Linux 5.14.0-370.el9.x86_64
4378 verbose argv "/usr/bin/node" "/usr/bin/npm" "install"
4379 verbose node v15.14.0
4380 verbose npm v7.7.6
4381 error code ETARGET
4382 error notarget No matching version found for @reactioncommerce/[email protected].
4383 error notarget In most cases you or one of your dependencies are requesting
4383 error notarget a package version that doesn't exist.
4384 verbose exit 1

Steps to Reproduce

  1. npm install -g reaction-cli
  2. reaction create-project api merch-api
  3. npm install

Possible Solution

@southkingalanoclub southkingalanoclub added the bug Something isn't working label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant