After I clone this repo. I run npm install
, and I got the following error message.
Not Found - GET https://registry.npmmirror.com/@dev%2Fbuild-tools - [NOT_FOUND] @dev/build-tools not found
After I clone this repo. I run npm install
, and I got the following error message.
Not Found - GET https://registry.npmmirror.com/@dev%2Fbuild-tools - [NOT_FOUND] @dev/build-tools not found
The package manager npm is updated regularly and often to test Babylon.js you will need the latest v8 version.
Yep, this is probably the npm version you are using (assuming npm 6). We require an npm version that supports npm workspaces, i.e. 7+.