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
Describe the bug
I strictly followed the Hyperledger Cactus Build Instructions process, but I consistently cannot compile successfully at the end. I am unclear about the issue. My environment details are as follows:
OS: Ubuntu 18.04
Docker version 20.10.21
Node v14.21.3
NPM v6.14.18
OpenJDK version "1.8.0_362"
Yarn v1.22.22
However, an error always occurs at the final compilation process: SyntaxError: missing ) after argument list. Could you please explain what the reason for this is?
The text was updated successfully, but these errors were encountered:
Describe the bug
I strictly followed the Hyperledger Cactus Build Instructions process, but I consistently cannot compile successfully at the end. I am unclear about the issue. My environment details are as follows:
However, an error always occurs at the final compilation process:
SyntaxError: missing ) after argument list
. Could you please explain what the reason for this is?The text was updated successfully, but these errors were encountered: