Closed Sdaswani closed 5 years ago
I declared the node dependencies incorrectly so a newer version of Typescript with breaking changes was getting installed.
@Sdaswani This should be fixed on the latest master. Note that you may need to remove your node_modules folder to try again:
rm -rf node_modules
npm install
npm run build
WFM, thanks @mcomella !
Following the README, 'npm install' isn't running.
Log file is attached: 2019-07-09T21_53_06_365Z-debug.log