C++幼女先輩

プログラミング成分多め

ionicでserveすると [ERROR] ng has unexpectedly closed (exit code 127).

ionicを起動しようとしたときに下記のエラーがでた

[ERROR] ng has unexpectedly closed (exit code 127).

nodeのバージョンは下記
node v13.3

$ node
でコンソールに入り

const uuid = require('@loopback/context').uuid

と入力してエラーが出れば、node_modules\uuid が無い

諦めてnodeを別のバージョンにすれば解決