When I run "npm install" the node-sass version is old and cannot be installed. The test scripts cannot be run too as node-sass cannot be installed. It keeps giving me errors. Therefore, I decided to update the dependencies. However, some dependencies are remained unchanged due to some codes depending on the old dependencies.
Motivation
When I run "npm install" the node-sass version is old and cannot be installed. The test scripts cannot be run too as node-sass cannot be installed. It keeps giving me errors. Therefore, I decided to update the dependencies. However, some dependencies are remained unchanged due to some codes depending on the old dependencies.
Who should review it
Anyone who made this project. Thank you.