blackjk3 / react-form-builder

A complete react form builder that interfaces with a json endpoint to load and save generated forms. The toolbox contains 16 items for gathering data. Everything from star ratings to signature boxes!
MIT License
648 stars 521 forks source link

webpack: Failed to compile #18

Closed gregBerthelot closed 7 years ago

gregBerthelot commented 7 years ago

Hi

In addtion to #17 I got his error during build process

ERROR in ENOENT: no such file or directory, scandir '/react-form-builder/node_modules/node-sass/vendor' @ ./css/application.css.scss 4:14-122 13:2-17:4 14:20-128

gregBerthelot commented 7 years ago

npm rebuild node-sass fix the issue