Closed gmarty closed 3 years ago
All grunt build tasks fail with the following error message:
grunt build
Warning: Cannot find module 'es6-Promise' Use --force to continue.
I tried to do npm install es6-promise but it didn't help. I can still flash my phone using the WebIDE.
npm install es6-promise
All
grunt build
tasks fail with the following error message:I tried to do
npm install es6-promise
but it didn't help. I can still flash my phone using the WebIDE.