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
Trying to do "npm i" on client throws dependency issues with redux and redux-thunk. After bypassing that there's "node-sass" and "node-gyp" build errors at the end of the "npm i" causing it to fail.
What have you done:
Re-installed Python, node and Visual Studio
Tried --force, --legacy-peer-deps and downgrading/upgrading respective packages
Deleted node modules and retried "npm i"
Reconfigured Path env to include Python and VS paths
I am new to MERN but understand enough to be able to customize this code if I can get it to run. But the client side "npm install" process isn't executing without errors. Is this a local error on my behalf or a problem with node-sass? I have my environment paths and installs already configured. Any help would be appreciated if possible. Thank you.
The text was updated successfully, but these errors were encountered:
Describe the error/difficulties:
What have you done:
I am new to MERN but understand enough to be able to customize this code if I can get it to run. But the client side "npm install" process isn't executing without errors. Is this a local error on my behalf or a problem with node-sass? I have my environment paths and installs already configured. Any help would be appreciated if possible. Thank you.
The text was updated successfully, but these errors were encountered: