Error in "npm run configure"
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?
Hi @TheYangCode , can you try running npm run configure with node version 18.19.0?
@jagpreetsinghsasan please assign this to me. Thank you
Hi @TheYangCode, have you tried to use updated Node version?
We are refactoring the CI, as part of https://github.com/hyperledger-cacti/cacti/issues/4037.