Skip to content
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

CLI is not initializing project with npm as package manager #394

Open
skev007 opened this issue Jan 10, 2025 · 3 comments · Fixed by #395
Open

CLI is not initializing project with npm as package manager #394

skev007 opened this issue Jan 10, 2025 · 3 comments · Fixed by #395
Labels
bug Something isn't working released This issue/pull request has been released.

Comments

@skev007
Copy link

skev007 commented Jan 10, 2025

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
image

Desktop (please complete the following information):

  • OS: windows 11
  • Browser: chrome
Copy link

🚀 Issue was released in v3.1.3 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Jan 12, 2025
haydenbleasel added a commit that referenced this issue Jan 12, 2025
haydenbleasel added a commit that referenced this issue Jan 12, 2025
@haydenbleasel
Copy link
Owner

@skev007 Sorry about that, finally fixed the installation process! Package managers can be a headache 😂

@skev007
Copy link
Author

skev007 commented Jan 12, 2025

Hey, that was quick. Thanks, but now its failing at database setup stage while initializing as shown in the screenshot below.

image

@haydenbleasel haydenbleasel reopened this Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants