Tom Rudge
Tom Rudge
Did you get this resolved as I have same issue.
Did anybody find a solution to this?
Any news on this feature?
npm rebuild node-sass does not fix the issue - ERROR in ENOENT: no such file or directory, scandir 'C:\users\name\react-form-builder\node_modules\node-sass\vendor' @ ./css/application.css.scss 4:14-122 13:2-17:4 14:20-128
npm rebuild node-sass did actually solve issue //Open powershell as Admin npm install --global --production windows-build-tools //download repo git clone [email protected]:blackjk3/react-form-builder.git //cd into repo & install node-gyp locally npm install...