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
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
when I run 'truffle compile' I got the following, SyntaxError: Unexpected identifier and I don't know how to fix that now. I guess I need to change the compiler in some way?
The result is as below screenshot:
Here is the truffle-config.js in case that helps:
Any support on this is much appreciated.
Environment
Operating System: MacOSX
Ethereum client:
Truffle version (5.1.39):
node version (10.16.3):
npm version (6.9.0):
The text was updated successfully, but these errors were encountered:
Hi there,
when I run 'truffle compile' I got the following, SyntaxError: Unexpected identifier and I don't know how to fix that now. I guess I need to change the compiler in some way?
The result is as below screenshot:
Here is the truffle-config.js in case that helps:
Any support on this is much appreciated.
Environment
5.1.39
):10.16.3
):6.9.0
):The text was updated successfully, but these errors were encountered: