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

StackBlitz server crashed #1668

Open
1 task done
Tranthanhduong565 opened this issue Dec 16, 2024 · 1 comment
Open
1 task done

StackBlitz server crashed #1668

Tranthanhduong565 opened this issue Dec 16, 2024 · 1 comment

Comments

@Tranthanhduong565
Copy link

Describe the bug

Jsjsnnsmeemkwwjwj

Link to the blitz that caused the error

https://stackblitz.com/~/github.com/Tranthanhduong565/Login?file=sever.js

Steps to reproduce

Jhve

Expected behavior

Ưueje

Parity with Local

Screenshots

No response

Platform

Version = 1.84.0
Hash = 3b0b7194bc6b567c2eaf4c96a5759098469dcf59
WebContainer = c8c182a3

Browser name  = Safari
Full version  = 18.2
Major version = 18
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (iPhone; CPU iPhone OS 18_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1
performance.memory = undefined

Additional context

[_0x4b8216@https://login-y3qw.w-corp-staticblitz.com/blitz.c8c182a3.js:40:18282
@https://login-y3qw.w-corp-staticblitz.com/builtins.ddb8d84d.js:144:12339
@https://login-y3qw.w-corp-staticblitz.com/builtins.ddb8d84d.js:144:9855
executeUserEntryPoint@https://login-y3qw.w-corp-staticblitz.com/builtins.ddb8d84d.js:165:1646
internal/main/run_main_module@https://login-y3qw.w-corp-staticblitz.com/builtins.ddb8d84d.js:138:405
_0x20d812@https://login-y3qw.w-corp-staticblitz.com/blitz.c8c182a3.js:40:1435010
@https://login-y3qw.w-corp-staticblitz.com/blitz.c8c182a3.js:40:898693
@https://login-y3qw.w-corp-staticblitz.com/blitz.c8c182a3.js:40:1465299] {
code: 'MODULE_NOT_FOUND',
requireStack: []
}

Node.js v18.20.3

@codewithtyler
Copy link

@Tranthanhduong565 Thank you for your report.

If you don't mind can you please update your report to explain what the issue is? This will make it easier for us to track this and similar issues going forward. Also it's worth noting that you're using Puppeteer which is a library for NodeJS projects. The reason the server "crashed" is likely because you don't have a package.json file in your project so WebContainers doesn't know how to start up your project.

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

2 participants