-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
When trying to use the executive-slate theme:
npm install jsonresume-theme-executive-slate
I get an error message.
Steps to Reproduce
- On a computer that has npm installed
- Execute the command npm install jsonresume-theme-executive-slate
Expected Behavior
The theme is installed
Actual Behavior
An error is received
Screenshots
No response
Severity
Low (minor issue)
Environment
- OS: Windows
- Node.js version: v20.10.0
- npm version: 10.2.3
Also in GitLab CI, with node:latest docker imageError Logs
npm notice Access token expired or revoked. Please try logging in again.
npm notice Access token expired or revoked. Please try logging in again.
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@resume%2fcore - Not found
npm ERR! 404
npm ERR! 404 '@resume/core@0.1.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.
npm ERR! A complete log of this run can be found in: [FILE_NAME]Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working