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
Hi, I'm writing a simple NextJs program that use the lib 'react-moralis', and apparently, 'react-moralis' also utilizes @toruslab/eccrypto lib. When I compile my project with 'npm run build', it shows the syntax error related to @toruslab/eccrypto as following:
@mjafri118 Unfortunately no, I still don't know how to fix it til this day. I'm just a student so if this package doesn't work, Imma just move on. If you're having the same problem as I did, hope you find a solution for yourself.
Description
Hi, I'm writing a simple NextJs program that use the lib 'react-moralis', and apparently, 'react-moralis' also utilizes @toruslab/eccrypto lib. When I compile my project with 'npm run build', it shows the syntax error related to @toruslab/eccrypto as following:
Context
How to recreate the error
npx create-next-app@latest
npm run build
The text was updated successfully, but these errors were encountered: