We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug CLI is not initializing project with npm as package manager
next-forge version I am using version next-forge 3.0.19
To Reproduce Steps to reproduce the behavior: npx next-forge@latest init testname --package-manager npm
Expected behavior project getting initialized
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
🚀 Issue was released in v3.1.3 🚀
v3.1.3
Sorry, something went wrong.
For #394
666f50c
82c2180
@skev007 Sorry about that, finally fixed the installation process! Package managers can be a headache 😂
Hey, that was quick. Thanks, but now its failing at database setup stage while initializing as shown in the screenshot below.
Successfully merging a pull request may close this issue.
Describe the bug
CLI is not initializing project with npm as package manager
next-forge version
I am using version next-forge 3.0.19
To Reproduce
Steps to reproduce the behavior:
npx next-forge@latest init testname --package-manager npm
Expected behavior
project getting initialized
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: