Common problems

The command "npm i" does not work.

Verify that you are connected to the VPN. You also need to configure the registry, run the following command: "npm config set registry http://ais-build-w7:81/npm/Frontend/".

The command "npm run start/ npm run build" does not work.

The different sample repositories do not update the WebMap version automatically, so verify that you are using the latest version of WebMap in package.json or copy the build of your local changes.

Last updated