-
Notifications
You must be signed in to change notification settings - Fork 258
Closed
Labels
Description
Describe the bug
my project keep being stuck at npm install && npx next dev , and theres no app preview.
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/ach-media/zayro-dev?file=tsconfig.json
Steps to reproduce
- Launching the project
- launching stuck
Expected behavior
the app to start and have a preview in the Bolt Editor.
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots


Platform
Version = 1.84.0
Hash = 3b0b7194bc6b567c2eaf4c96a5759098469dcf59
WebContainer = 4d9fd228
Browser name = Chrome
Full version = 136.0.0.0
Major version = 136
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 186994198,
"usedJSHeapSize": 158560554,
"jsHeapSizeLimit": 4294705152
}
Additional context
No response