Я использовал команду npm i
для установки node_modules в моем проекте vue. js, но я получаю сообщение об ошибке, показанное ниже:
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@fds%2flima-ticket-validator - Not found
npm ERR! 404
npm ERR! 404 '@fds/lima-ticket-validator@^2.0.0' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'cef_frontend'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.