on 2022 Sep 28 11:24 AM
Tutorials: https://developers.sap.com/tutorials/btp-cap-beginner-golden-path.html
--------------------------
When i run bookshop service in trial dev space of a CAP project, the debugger shows an exception Cannot find module bluebird even though bluebird module is available in the node_modules folder.
Attaching the error file which i get.
I tried npm install bluebird but still get this error
Can anyone help me out with this error?
Regards
Anirban
Request clarification before answering.
It seems to be that an npm dependency is missing. You might need to install the bluebird npm package locally to work around this issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
52 | |
6 | |
6 | |
6 | |
5 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.