We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When I call npm install I receive the following error:
npm install
npm ERR! code ETARGET npm ERR! notarget No matching version found for @spartacus/asm@~6.0.0.
Tell us the version of Spartacus
2211-4-spartacus-6-0-0
To Reproduce Steps to reproduce the behavior:
npm update
Expected behavior The dependencies should be installed and node_modules folder should appear.
The text was updated successfully, but these errors were encountered:
@gothiquo , it's an issue when you're upgrading to Spartacus 6+ its mandatory you need to add .npmrc file.
you can generate the token from here Repository-Based Shipment Channel : https://ui.repositories.cloud.sap/www/webapp/users
Hop this would resolve your issue.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When I call
npm install
I receive the following error:Tell us the version of Spartacus
2211-4-spartacus-6-0-0
To Reproduce
Steps to reproduce the behavior:
2211-4-spartacus-6-0-0
).npm install
ornpm update
.Expected behavior
The dependencies should be installed and node_modules folder should appear.
The text was updated successfully, but these errors were encountered: