Replies: 2 comments
-
you can try to run the command:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Are you attempting to create a new AdonisJS 5 application? If so, please read through the installation documentation. As shown in there, the command to create a new Adonis application is: npm init adonis-ts-app@latest project-name |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried install adonjs with npm i -g @adonisjs/cli ,but when I start create adonis new my-app it show this error.
Beta Was this translation helpful? Give feedback.
All reactions