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
Ubuntu 20.04 doesn't come pre-installed with Python2 anymore. You can install Python2 and test. With Python3, you'll have to install node-gyp separately and the error occurs at node-sass, for which you'll need to install node-sass v5 which is not compatible with the dependency version specified in package.json.
os: ubuntu 20.04
npm version: 6.14.6
node version: 12.18.3
After cloning repository and executing npm install, I get these errors:
The text was updated successfully, but these errors were encountered: