Replies: 1 comment 4 replies
-
Is there any solution to this problem? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
When running a test that contains imports from pandacss, an error occurs - "Jest encountered an unexpected token". Details:
/home/alex/alxProject/base2/styled-system/css/index.mjs:1 ({"Object.":function(module,exports,require,__dirname,__filename,jest){export * from './css.mjs';
Link to Reproduction
https://stackblitz.com/edit/vitejs-vite-xjh7xf?file=src%2FApp.test.tsx
Steps to reproduce
JS Framework
React, typescript.
Panda CSS Version
0.32.1
Browser
No response
Operating System
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions