I am getting following error.
After looking at the discussion forums I set the path C:\Users\shalkaus.ORADEV\AppData\Roaming\npm
but I still get the error
shalkaus@SHALKAUS-LAP ~ $ ojet create dm --template=navdrawer Processing template: navdrawer × { Error: Command failed: npm install @oracle/oraclejet-templates@~6.2.0 'npm' is not recognized as an internal or external command, operable program or batch file. at ChildProcess.exithandler (child_process.js:294:12) at ChildProcess.emit (events.js:189:13) at maybeClose (internal/child_process.js:970:16) at Socket.stream.socket.on (internal/child_process.js:389:11) at Socket.emit (events.js:189:13) at Pipe._handle.close (net.js:597:12) killed: false, code: 1, signal: null, cmd: 'npm install @oracle/oraclejet-templates@~6.2.0' }
Thank you