You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm init adonisjs -- -K=inertia
Do you want us to install dependencies using "npm"? (Y/n) · true
=> Failed to download template from github: Cannot read properties of undefined (reading 'replace')
pnpm create adonisjs -- -K=inertia
Which starter kit would you like to use? · Slim Starter Kit
Do you want us to install dependencies using "pnpm"? (Y/n) › true
=> fetch is not a function
Reproduction repo
No response
The text was updated successfully, but these errors were encountered:
Package version
0.0.0
Describe the bug
npm init adonisjs -- -K=inertia
Do you want us to install dependencies using "npm"? (Y/n) · true
=> Failed to download template from github: Cannot read properties of undefined (reading 'replace')
pnpm create adonisjs -- -K=inertia
Which starter kit would you like to use? · Slim Starter Kit
Do you want us to install dependencies using "pnpm"? (Y/n) › true
=> fetch is not a function
Reproduction repo
No response
The text was updated successfully, but these errors were encountered: