Troubleshooting

Solutions to common problems.

Проблемы при обновление npm модулей

Delete the ./node_modules folder, and run again:

npm install

Problems with cache

Delete the temporary directories:

npm run clean