unplugin / unplugin-turbo-console

🚀 Improve the Developer Experience of console
https://utc.yuy1n.io
MIT License
527 stars 12 forks source link

Internal server error #9

Closed xianyu21 closed 11 months ago

xianyu21 commented 1 year ago

我不知道这个错误是否是我代码问题 企业微信截图_16989828174058

yuyinws commented 1 year ago

replaceAll() 只支持nodejs 15及以上的版本 我看看能否做个兼容

xianyu21 commented 1 year ago

replaceAll() 只支持nodejs 15及以上的版本 我看看能否做个兼容

我更换了我的node版本 现在是v16.20.1 又出现了新的bug 企业微信截图_16989836387508 报错代码 企业微信截图_16989837176252

xianyu21 commented 1 year ago

我注释了上面的打印 没有报错了 但好像无法跳转到编辑器里面 是否还要其他配置

yuyinws commented 1 year ago

我注释了上面的打印 没有报错了 但好像无法跳转到编辑器里面 是否还要其他配置

提供一下控制台中 Jump to Editor后面的URL

yuyinws commented 1 year ago

请升级到 v0.2.7 再试一下跳转是否有问题

xianyu21 commented 1 year ago

请升级到 v0.2.7 再试一下跳转是否有问题

更新后也不行 运行node版本为14.18.0

xianyu21 commented 1 year ago

我注释了上面的打印 没有报错了 但好像无法跳转到编辑器里面 是否还要其他配置

提供一下控制台中 Jump to Editor后面的URL

http://localhost:80/__tc/i.html#c3JjXHV0aWxzXHJlcXVlc3QuanM6MjU6Mw==

yuyinws commented 1 year ago

请按照这个评论里面的步骤排查一下问题

https://github.com/yuyinws/vite-plugin-turbo-console/issues/8#issuecomment-1797920661

yuyinws commented 11 months ago

你好,最近插件使用unplugin进行了重构,请安装最新的版本使用,如还存在问题,欢迎另开issus.