Closed Pendragon0988 closed 7 years ago
Looks like the patch-cli.js
script did not run. Try re-running it with npm run postinstall
awesomesauce! just saw your latest commit and update on the readme and it works like a charm :) I wonder what's causing it I thought it has something to do with my typescript version nonetheless thanks for this great fusion :) 💯
postinstall
should always run whenever you do npm install
, but it doesn't run when updating individual packages. The CLI may be updated or restored itself and the postinstall script didn't patch it.
Gonna close this as fixed :)
here's some parts of the error message emitted while launching for dev