I have tried to install the latest version of oracle jet & type script using the below commands
npm install -g @oracle/ojet-cli
npm install @type/oracle__oraclejet
and after that i can't create new jet application
when i try to run the below command
ojet create testapp --template=navdrawer
i get the below error
'ojet' is not recognized as an internal or external command,operable program or batch file.