SyntaxError: Unexpected token '(' #5139
-
Hi all, here the error received An unexpected error occurred: /home/yanwd83/Projects/raffle-fcc/node_modules/ethers/lib.commonjs/abi/abi-coder.js:112 SyntaxError: Unexpected token '(' have anyone face this error? an solution? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
@Yannickdjoa Try to remove |
Beta Was this translation helpful? Give feedback.
@Yannickdjoa Try to remove
node_modules
folder andpackage.json
oryarn.lock
file and reinstall dependencies.