jdanielsyeah
Results
2
comments of
jdanielsyeah
I can't get the above to work. Would someone be able to show some working code with package versions included? I still get the typescript errors.
I'm still getting the originally posted issue in NextJS: ``` import { createStyled, shouldForwardProp } from '@mui/system'; ^^^^^^ SyntaxError: Cannot use import statement outside a module at Object.compileFunction (node:vm:360:18) at...