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

Error installing dependencies when initializing project #366

Open
balqaasem opened this issue Dec 18, 2024 · 2 comments
Open

Error installing dependencies when initializing project #366

balqaasem opened this issue Dec 18, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@balqaasem
Copy link

Describe the bug
An error saying "Failed to initialize project: Command failed: pnpm install" is met when initializing the project with next forge. The error shows during the log "Installing dependencies..."

next-forge version
I am using version ...

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'initialize the project'
  2. See "Failed to initialize project: Command failed: pnpm install" error during "Installing dependencies..."

Expected behavior
I expect it to follow all the init.mjs scripts but it gets this error every time.

Screenshots
Screenshot 2024-12-18 225301

Desktop (please complete the following information):

  • OS: [Windows 11]
  • Browser [Edge]
@balqaasem balqaasem added the bug Something isn't working label Dec 18, 2024
@haydenbleasel
Copy link
Owner

@balqaasem Thanks for the bug report! Sorry for the obvious question but do you have pnpm installed?

@balqaasem
Copy link
Author

@balqaasem Thanks for the bug report! Sorry for the obvious question but do you have pnpm installed?

Hi @haydenbleasel I do have pnpm installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants