Код: Выделить всё
pm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@babel%2fruntime - Not found
npm ERR! 404
npm ERR! 404 '@babel/runtime@7.20.0' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
Перепробовал все, все команды, доступные в документации, ChatGPT, но безрезультатно. Все не получается.
Пробовал это:
Код: Выделить всё
npm config get registry
npm config set registry https://registry.npmjs.org
npm install -g expo ,
npm cache clean --force
npm install @babel/runtime@^7.20.0
npm config get proxy ,
npm install -g npm
npm uninstall
npm install
Подробнее здесь: https://stackoverflow.com/questions/792 ... ld-process
Мобильная версия