wix-incubator / react-templates

Light weight templates for react
https://wix.github.io/react-templates
MIT License
2.82k stars 207 forks source link

Webpack Error #203

Closed electic closed 7 years ago

electic commented 7 years ago

Can someone help me. I upgraded to the latest version and now I get this:

` throw new Error("Module '" + loader.path + "' is not a loader (must have normal or pitch function)"); ^

Error: Module '/Users/electic/Documents/div/code/pct/pct_web/node_modules/react-templates/dist/cli.js' is not a loader (must have normal or pitch function)`

electic commented 7 years ago

Nevermind, it is an error in the docs with react-templates-loader. Will fix it there.