-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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
false positive errors with npm #34
Comments
I gave it some python sample code so it decided to use flask for backend and react for front-end, but its having trouble setting up the environment, it would be best to have pre-made startup templates for popular stacks |
Hey @tiagoefreitas! Thanks for opening this issue!
Do you think you could share a screenshot?
Python support is very minimal at the moment. In particular |
Describe the bug
npm install && npm run dev
bolt always detects errors even when this comnand runs correctly.
it then sees there is no error but still offers to improve the package.json or some other unneeded improvement
Link to the Bolt URL that caused the error
https://bolt.new/~/sb1-7pehy8
Steps to reproduce
create an app that uses python in the backend
Expected behavior
detect the commands ran sucessfully
Screen Recording / Screenshot
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: