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

No preview when key files are missings #47

Open
Faseeu opened this issue Oct 5, 2024 · 3 comments
Open

No preview when key files are missings #47

Faseeu opened this issue Oct 5, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@Faseeu
Copy link

Faseeu commented Oct 5, 2024

Describe the bug

Whenever the code is run the preview doesn't appear.

Link to the Bolt URL that caused the error

https://bolt.new/~/sb1-1vncbb

Steps to reproduce

Plz fix this issue.

Expected behavior

It should at least show a screen with a preview instead of blank page

Screen Recording / Screenshot

No response

Platform

Browser name = Chrome
Full version = 129.0.0.0
Major version = 129
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 43654174,
  "usedJSHeapSize": 41012126,
  "jsHeapSizeLimit": 1098907648
}
Username = Faseeu
Chat ID = bab1d2033f6f

Additional context

No response

@Nemikolh
Copy link
Member

Nemikolh commented Oct 7, 2024

Hey @Faseeu! Looks like the project generated by Bolt was missing a couple of files.

If you add the proper postcss.config.js, vite.config.ts, src/main.tsx, your app works. See https://stackblitz.com/edit/sb1-bt8ibq.

image

We're looking at solution to avoid that kind of issues in the future. Thanks again for opening this issue!

@Nemikolh Nemikolh added enhancement New feature or request and removed needs more info labels Oct 7, 2024
@Nemikolh Nemikolh changed the title No preview No preview when key files are missings Oct 7, 2024
@Faseeu
Copy link
Author

Faseeu commented Oct 7, 2024

Hey @Faseeu! Looks like the project generated by Bolt was missing a couple of files.

If you add the proper postcss.config.js, vite.config.ts, src/main.tsx, your app works. See https://stackblitz.com/edit/sb1-bt8ibq.

image

We're looking at solution to avoid that kind of issues in the future. Thanks again for opening this issue!

There is another issue.

  • The ai uses an old depreciated version of a technology or packages
    Although I have a way to fix it in theory but I don't know if it will work or not.
    If you wanna know I will tell you.

GQAdonis pushed a commit to tribe-health/bolt.new-extended that referenced this issue Nov 10, 2024
@codewithtyler
Copy link
Collaborator

@Faseeu the issue you mentioned of Bolt using older package is a downside of using LLM's. Even when a new LLM is released it's information is often out of date immediately upon release because they are trained on data that was collected month's ago. At this time there's not a good solution around for this that can be executed consistently.

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

No branches or pull requests

3 participants