forked from stackblitz/bolt.new
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Cannot find module 'isomorphic-git' imported from '/app/app/lib/hooks/useGit.ts' Error from last pull #630
Comments
before starting the server do a pnpm install first |
@thecodacus |
thats weird, can you pull the latest code from the repo |
Just clone the repo. And do a docker-compose up --profile developer up -d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Using docker-compose to leverage container returns the error: Cannot find module 'isomorphic-git' imported from '/app/app/lib/hooks/useGit.ts'
Link to the Bolt URL that caused the error
http://localhost:5173/
Steps to reproduce
1.- Git pull.
2.- docker-compose --profile development up -d
Expected behavior
Get the app running
Screen Recording / Screenshot
Platform
Windows 10
Browser: Chrome Versión 131.0.6778.109 (Build oficial) (64 bits)
Provider Used
No response
Model Used
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: