react-native-svg-web icon indicating copy to clipboard operation
react-native-svg-web copied to clipboard

Error with Jest integration

Open QQizi opened this issue 1 year ago • 0 comments

Hello,

I have an error that occure when using Jest. It seems like a lot of people have this error but I can't find any answer.

Can you help me on this one ?

 import * as React from "react";
    ^^^^^^

    SyntaxError: Cannot use import statement outside a module

QQizi avatar Dec 08 '23 11:12 QQizi