-
Notifications
You must be signed in to change notification settings - Fork 10
Description
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
- npm install -g reaction-cli
- reaction create-project api merch-api
- npm install