on 2024 May 17 3:27 PM
Hello All,
I am creating a sample CAPM Application by following the learning journey Building side-by-side extensions on SAP BTP.
At the the step "Exercise: Preparing the Application for Deployment", I am preparing application for manual deployment. However, the command "npm update --package-lock-only" gives following error.
Any ideas or suggestions to fix this are welcome.
Warm regards,
Amey
------
'Log files:
/home/user/.npm/_logs/2024-05-17T14_05_38_019Z-debug-0.log
# npm resolution error report
While resolving: risk-management@3.0.0
Found: @Sisn/cds@7.2.0
node_modules/@sap/cds
@Sisn/cds@"7.2.0" from the root project
Could not resolve dependency:
peer @Sisn/cds@">=7.6" from @cap-js/sqlite@1.7.1
node_modules/@cap-js/sqlite
dev @cap-js/sqlite@"^1" from the root project
Fix the upstream dependency conflict, or retry
this command with --force or --legacy-peer-deps
to accept an incorrect (and potentially broken) dependency resolution.
Request clarification before answering.
Hello Amey,
Please update the package.json to latest cds/cds-dk with can be found as shown below and lock your package.
Regards
Ravi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
61 | |
8 | |
7 | |
6 | |
6 | |
4 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.