Stonehearth Discourse – 8 Jun 17 Discourse Guide: Code Formatting * 12.20.2 (Currently using 64-bit executable)Īnd please follow the style guide for posing code/error messages: I’m currently using node 12.20.2 and this seems to work well with truffle. Beware that you’ll need to re-install truffle and any other global npm packages for each installed version of node in nvm. With NVM you can change the version of node running on your computer with the command line in seconds. As a developer I’d highly recommend using Node Version Manager (nvm) as many packages have different levels of NodeJs compatibility and many do NOT support the latest version.
This could be related to your node version.