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

Application is perennially stuck trying to update package.json #7828

Open
1 task done
prasanna26 opened this issue Mar 13, 2025 · 0 comments
Open
1 task done

Application is perennially stuck trying to update package.json #7828

prasanna26 opened this issue Mar 13, 2025 · 0 comments

Comments

@prasanna26
Copy link

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

  • 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

  1. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant