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
Just cloned the repo and ran the setup_cpu.sh script as instructed, gives me errors during the build with npm packages. Specifically the ``sass-loaderrequiresnode-sass` >=4. Please install a compatible version`
Thanks. I will try to update the files such that the newest sass will be installed. For now, try running npm update sass and then npm run wp. That might work.
Updating sass module did not work, I went down this rabbit hole of fixing individual package dependencies with npm audit etc. and that did not work either.
Fix Used:
Finally, The trick was to installed the older version of nodejs ,
Hi,
Just cloned the repo and ran the setup_cpu.sh script as instructed, gives me errors during the build with npm packages. Specifically the ``sass-loader
requires
node-sass` >=4. Please install a compatible version`Command Used:
source setup_cpu.sh
Screenshot:
Complete Log File:
2019-10-01T14_24_22_398Z-debug.log
The text was updated successfully, but these errors were encountered: