Skip to content

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

@southkingalanoclub

Description

@southkingalanoclub

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions