- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 27
Add Init Command #83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Init Command #83
Conversation
| When using nuxt I'm facing this issue when installing dependencies: │ | 
| Looks like an issue with Corepack or pnpm. Make sure you have pnpm installed as we use that instead of npm. | 
| Pnpm is installed | 
| 
 Okay got it. Then try enabling corepack as well before you run the command again.  | 
Major update to the CLI that adds a new
initcommand to create local Directus instances + with sample data and frontends.