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

false positive errors with npm #34

Open
tiagoefreitas opened this issue Oct 4, 2024 · 2 comments
Open

false positive errors with npm #34

tiagoefreitas opened this issue Oct 4, 2024 · 2 comments

Comments

@tiagoefreitas
Copy link

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

Browser name = Chrome
Full version = 128.0.0.0
Major version = 128
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 107675699,
  "usedJSHeapSize": 84253215,
  "jsHeapSizeLimit": 4294705152
}
Username = tiagoefreitas
Chat ID = ca83fd39795b

Additional context

No response

@tiagoefreitas
Copy link
Author

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

@Nemikolh
Copy link
Member

Nemikolh commented Oct 7, 2024

Hey @tiagoefreitas! Thanks for opening this issue!

bolt always detects errors even when this comnand runs correctly.

Do you think you could share a screenshot?

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

Python support is very minimal at the moment. In particular pip is not supported so I don't think flask will work. This will improve in the future though.

GQAdonis pushed a commit to tribe-health/bolt.new-extended that referenced this issue Nov 10, 2024
@kc0tlh kc0tlh removed the tracked label Nov 25, 2024
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

3 participants