You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my VS2017, I tried to build SmallBasic-Client, Server, Editor but they have same error that is "npm ci --silent exited".
It also happens in the Linux Shell (CentOS 7), and they have same error.
This is full error message:
/var/www/html/smallbasic-editor-master/Source/SmallBasic.Client/SmallBasic.Client.csproj(22,5): error MSB3073: The command "npm ci --silent" exited with code 137.
The build failed. Fix the build errors and run again.
Thanks,
Dahyuk
The text was updated successfully, but these errors were encountered:
In my VS2017, I tried to build SmallBasic-Client, Server, Editor but they have same error that is "npm ci --silent exited".
It also happens in the Linux Shell (CentOS 7), and they have same error.
This is full error message:
/var/www/html/smallbasic-editor-master/Source/SmallBasic.Client/SmallBasic.Client.csproj(22,5): error MSB3073: The command "npm ci --silent" exited with code 137.
The build failed. Fix the build errors and run again.
Thanks,
Dahyuk
The text was updated successfully, but these errors were encountered: