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
{{ message }}
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Using node 6.9.2, npm 6.13.4 and node-sass 4.7.2. Everything worked fine a few days ago, now I hit this snag:
npm ERR! code ETARGET
npm ERR! notarget No matching version found for semver@~5.3.0.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'node-gyp'
I've tried everything at this point, but to no avail.
The text was updated successfully, but these errors were encountered:
@Rc85 you have a permission issue writing to /opt/portfolio/node_modules/node-sass/vendor. Check your permissions or try running npm install --unsafe-perms.
Using node 6.9.2, npm 6.13.4 and node-sass 4.7.2. Everything worked fine a few days ago, now I hit this snag:
I've tried everything at this point, but to no avail.
The text was updated successfully, but these errors were encountered: