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

plugin:vite:react-babel #4759

Open
1 task done
ChaitanyaSoni010 opened this issue Dec 28, 2024 · 0 comments
Open
1 task done

plugin:vite:react-babel #4759

ChaitanyaSoni010 opened this issue Dec 28, 2024 · 0 comments

Comments

@ChaitanyaSoni010
Copy link

Describe the bug

whenever im giving task to bolt, to change the background of website. it shows me this error.

[plugin:vite:react-babel] /home/project/src/components/FileExplorer/FileExplorer.tsx: Unexpected token (60:4)
| ^
/home/project/src/components/FileExplorer/FileExplorer.tsx:60:4
58 |
59 |
60 | );

Link to the Bolt URL that caused the error

https://bolt.new/~/sb1-ajhmnqxn

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

create a website that lets me create other websites. so the landing page should have a input box where user can fill a prompt. and after that, user should get redirected to a new page with steps on left to execute and a file explorer on right

2.file explorer doesnt collapse folders.
file explorer doesnt show the contents of the file when clicking on it.

3.use monaco to show the contents on right side . that way i can see the code directly next to the file explorer.
Also have two tabs with titles code and preview.
Preview should take me to a preview of the website

4.the code and preview tab should be their all time, not after clicking on code
5.preview should show preview of website when code runs, not the preview of selected code file
6.
make background theme black spiderman

when i hit the last prompt it gives me error

Expected behavior

Should make backround, as per the background theme, although everything else works fine.

Screen Recording / Screenshot

No response

Platform

Browser name = Chrome
Full version = 131.0.0.0
Major version = 131
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 102323521,
  "usedJSHeapSize": 81859809,
  "jsHeapSizeLimit": 2197815296
}
Username = ChaitanyaSoni010
Chat ID = bd77629c89a1

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