The error is caused because by default node.js sets file type as commonjs in package.json . in-order to use import - export you have to ...
確定! 回上一頁