You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error [BrowserslistError]: Unknown feature name `es6-module`.
at Object.loadFeature (/Users/theruslan/.vscode/extensions/chakra-ui.panda-css-vscode-0.3.16884154-darwin-arm64/dist/server.js:66:96949)
at Function.select (/Users/theruslan/.vscode/extensions/chakra-ui.panda-css-vscode-0.3.16884154-darwin-arm64/dist/server.js:68:13124)
at /Users/theruslan/.vscode/extensions/chakra-ui.panda-css-vscode-0.3.16884154-darwin-arm64/dist/server.js:68:4278
at Array.reduce (<anonymous>)
at Cr (/Users/theruslan/.vscode/extensions/chakra-ui.panda-css-vscode-0.3.16884154-darwin-arm64/dist/server.js:68:4113)
at Zn (/Users/theruslan/.vscode/extensions/chakra-ui.panda-css-vscode-0.3.16884154-darwin-arm64/dist/server.js:68:5413)
at b (/Users/theruslan/.vscode/extensions/chakra-ui.panda-css-vscode-0.3.16884154-darwin-arm64/dist/server.js:68:877644)
at F (/Users/theruslan/.vscode/extensions/chakra-ui.panda-css-vscode-0.3.16884154-darwin-arm64/dist/server.js:68:878070)
at /Users/theruslan/.vscode/extensions/chakra-ui.panda-css-vscode-0.3.16884154-darwin-arm64/dist/server.js:68:878998
at /Users/theruslan/.vscode/extensions/chakra-ui.panda-css-vscode-0.3.16884154-darwin-arm64/dist/server.js:2:65836 {
browserslist: true
}
[Error - 17:12:22] Server initialization failed.
Message: Pending response rejected since connection got disposed
Code: -32097
[Error - 17:12:22] The Panda IntelliSense server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for more information.
[Error - 17:12:22] Panda IntelliSense client: couldn't create connection to server.
Message: Pending response rejected since connection got disposed
Code: -32097
[Error - 17:12:22] Restarting server failed
Message: Pending response rejected since connection got disposed
Code: -32097
This discussion was converted from issue #977 on July 07, 2023 18:25.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
VS Code plugin fails on start if .browserslistrc contains "and supports es6-module"
Plugin v0.3.16884154 (Pre-Release)
The same situation with
It works without "and supports ..."
Link to Reproduction
Steps to reproduce
No response
JS Framework
Next.js 13
Panda CSS Version
0.5.1
Browser
No response
Operating System
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions