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

bug: sporadic bug when starting hApp with hc-spin via pnpm #324

Closed
c12i opened this issue Jul 8, 2024 · 0 comments · Fixed by #338
Closed

bug: sporadic bug when starting hApp with hc-spin via pnpm #324

c12i opened this issue Jul 8, 2024 · 0 comments · Fixed by #338
Assignees
Labels
bug Something isn't working

Comments

@c12i
Copy link
Collaborator

c12i commented Jul 8, 2024

Version

0.4000.0-dev.9

Error

throw new Error('Electron failed to install correctly, please delete node_modules/electron and try installing again');
[1]     ^
[1] 
[1] Error: Electron failed to install correctly, please delete node_modules/electron and try installing again

How to Reproduce

hc-scaffold example forum --package-manager=pnpm
cd forum
nix develop
pnpm -r install
pnpm start
@c12i c12i self-assigned this Jul 8, 2024
@c12i c12i added the bug Something isn't working label Jul 8, 2024
@c12i c12i closed this as completed in #338 Jul 18, 2024
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

Successfully merging a pull request may close this issue.

1 participant