on 2020 Nov 26 11:24 PM
Hi everyone.
I have an MTA application with differents SAP UI5 modules on my SAP Web IDE full-stack and I need to install a new npm with this command line:
npm install "jwt-decode"
Where can I find this option or how can I install it?
PS: For my next projects I think to use SAP Business Application Studio.
Thanks in advance.
Request clarification before answering.
In SAP WebIDE no command line is available.
You can add the required module to the package.json file as dependency and do a build (via the context-menu option on the project or the key shortcut).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
82 | |
29 | |
9 | |
8 | |
7 | |
7 | |
7 | |
6 | |
6 | |
6 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.