You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The application is forever stuck trying to update package.json ( was trying to fix dependency errors with an expo app). The bolt CLI seems to be stuck too and I see no progress being made / any files related to my prompt being added.
I tried running the npm install with the --legacy-peer-deps flag but the terminal session is not allowing me to type anything in there as well.
Please make your project public or accessible by URL. This will allow anyone trying to help you to easily reproduce the issue and provide assistance.
Steps to reproduce
go to package.json , try fixing the dependecny errors and running npm install - this step always fails with frequent dependency issues
Expected behavior
I expect npm install to go through without dependency errors and expect the app to be running, which is not the case
Screen Recording / Screenshot
No response
Platform
Browser name = Chrome
Full version = 134.0.0.0
Major version = 134
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 73745204,
"usedJSHeapSize": 66388184,
"jsHeapSizeLimit": 4294705152
}
Username = sripriyasridharan
Chat ID = 223c152e899b
Client version = 357ece6
Server version = 357ece6
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
The application is forever stuck trying to update package.json ( was trying to fix dependency errors with an expo app). The bolt CLI seems to be stuck too and I see no progress being made / any files related to my prompt being added.
I tried running the npm install with the --legacy-peer-deps flag but the terminal session is not allowing me to type anything in there as well.
Link to the Bolt URL that caused the error
https://bolt.new/~/sb1-w282vtmf
Validations
Steps to reproduce
Expected behavior
I expect npm install to go through without dependency errors and expect the app to be running, which is not the case
Screen Recording / Screenshot
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: