Open magneval opened 7 months ago
Forking the helloworld exemple does not show in preview mode The preview just show the folowing : Booting WebContainer Installing dependencies Running start command It's stuck on "Installing dependencies"
https://stackblitz.com/edit/vitejs-vite-dww3fu?file=src%2Fcomponents%2FHelloWorld.vue&terminal=dev
1 go to https://v3.vitejs.dev/guide/ 2 click on the vue-ts link 3 wait the preview
I expect to see the hello world preview screen
Browser name = Chrome Full version = 122.0.6261.149 Major version = 122 navigator.appName = Netscape navigator.userAgent = Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.149 Safari/537.36 OPR/108.0.5067.24 performance.memory = { "totalJSHeapSize": 68911685, "usedJSHeapSize": 65877953, "jsHeapSizeLimit": 966262784 } Hash = 7dbe22a9
No response
hi! :wave: thanks for reporting this issue
I cannot seem to reproduce the issue. Are there any errors in the browser console?
Describe the bug
Forking the helloworld exemple does not show in preview mode The preview just show the folowing : Booting WebContainer Installing dependencies Running start command It's stuck on "Installing dependencies"
Link to the blitz that caused the error
https://stackblitz.com/edit/vitejs-vite-dww3fu?file=src%2Fcomponents%2FHelloWorld.vue&terminal=dev
Steps to reproduce
1 go to https://v3.vitejs.dev/guide/ 2 click on the vue-ts link 3 wait the preview
Expected behavior
I expect to see the hello world preview screen
Parity with Local
Screenshots
Platform
Additional context
No response