Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

can't create new oracle jet project 'ojet' is not recognized as an internal or external command

user611775Dec 16 2018 — edited May 17 2019

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.

This post has been answered by user611775 on Dec 16 2018
Jump to Answer
Comments
Post Details
Added on Dec 16 2018
5 comments
1,765 views