You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like you use a pro (paid) version of font awesome, which makes it impossible to install npm dependencies for a self-hosted version of your app.
I get this response from running 'npm install': npm error code E404 npm error 404 Not Found - GET https://registry.npmjs.org/@fortawesome%2fpro-duotone-svg-icons - Not found npm error 404 npm error 404 '@fortawesome/[email protected]' is not in this registry. npm error 404 npm error 404 Note that you can also install from a npm error 404 tarball, folder, http url, or git url.
FWIW, i get that you are not super involved in this right now, and the new Heresy content broke your app, so I was trying to spin up a local version and start troubleshooting, but now I'm stuck :(
The text was updated successfully, but these errors were encountered:
It looks like you use a pro (paid) version of font awesome, which makes it impossible to install npm dependencies for a self-hosted version of your app.
I get this response from running 'npm install':
npm error code E404 npm error 404 Not Found - GET https://registry.npmjs.org/@fortawesome%2fpro-duotone-svg-icons - Not found npm error 404 npm error 404 '@fortawesome/[email protected]' is not in this registry. npm error 404 npm error 404 Note that you can also install from a npm error 404 tarball, folder, http url, or git url.
FWIW, i get that you are not super involved in this right now, and the new Heresy content broke your app, so I was trying to spin up a local version and start troubleshooting, but now I'm stuck :(
The text was updated successfully, but these errors were encountered: