stackblitz / webcontainer-core

Dev environments. In your web app.
https://webcontainers.io
MIT License
3.93k stars 171 forks source link

创建过程中总出错 #1604

Open xingkongxiadewo opened 1 week ago

xingkongxiadewo commented 1 week ago

Describe the bug

“错误:无法在“节点”上执行“insertBefore”:要插入新节点的节点不是该节点的子节点。”

Link to the blitz that caused the error

https://stackblitz.com/edit/vitejs-vite-uep2qa?file=README.md

Steps to reproduce

生成项目过程中发生错误

Expected behavior

“错误:无法在“节点”上执行“insertBefore”:要插入新节点的节点不是该节点的子节点。”

Parity with Local

Screenshots

No response

Platform

Browser name  = Chrome
Full version  = 129.0.0.0
Major version = 129
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 120168880,
  "usedJSHeapSize": 101029496,
  "jsHeapSizeLimit": 4294705152
}
Hash = f565b097

Additional context

No response