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
I'm submitting a ...
[x ] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
Instalei hoje e quando importa da esse erro:
Failed to compile.
./node_modules/pix-utils/dist/module/emvHandler.js 85:37
Module parse failed: Unexpected token (85:37)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| isValid: true,
| rawTags: newData,
[x ] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
Instalei hoje e quando importa da esse erro:
Failed to compile.
./node_modules/pix-utils/dist/module/emvHandler.js 85:37
Module parse failed: Unexpected token (85:37)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| isValid: true,
| rawTags: newData,
| getSubTag: (tag, mainTag) => newData?.[Number(mainTag)]?.subTags?.getTag(Number(tag)),
| };
The text was updated successfully, but these errors were encountered: