This path might be change According to Project.
Scenario
when we try to fetch or run local error message as shown above will display in our terminal.
Solution
open terminal
Select NVM 12.21.0 using below code
nvm use 12.21.0
install npm
run below comand to download the binding for our current environment.
npm rebuild node-sass
now again try to fetch or run local