hi guys,
i am installing studio-lite following the guide :
cd studio-lite
npm install -g @angular/cli@latest
npm install
howerver, there is some error when i execute npm install.
npm : 7.10.0
node : v15.14.0
TypeScript: Version 2.4.2
OS : windows 10
error message :
gulp[3616]: c:\ws\src\node_contextify.cc:678: Assertion `args[1]->IsString()' failed.
npm ERR! code 134
npm ERR! path C:\Users\I073072\studio-lite
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c npm run dev
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\I073072\AppData\Local\npm-cache\_logs\2021-04-19T03_04_43_543Z-debug.log