Hi all, we're having issues to deploy the new 2022.2 theme to our site. There is an error saying: Cannot find module 'node-sass', tried to install it but still i am getting the same error. Any ideas on how to fix this?
b
Bryce Krah
01/11/2023, 5:39 PM
This is usually an issue with your node version, you may need to delete your node modules and reinstall
🙌 1
b
Berenice DomÃnguez
01/11/2023, 5:40 PM
Hi! I got it to work by adding that to our dev dependencies.