react_react-router_flummox_example icon indicating copy to clipboard operation
react_react-router_flummox_example copied to clipboard

throws errors when run `gulp`

Open haohcraft opened this issue 9 years ago • 1 comments

events.js:85 throw er; // Unhandled 'error' event ^ Error: Deprecated option experimental: use --stage 0/{ stage: 0 } instead at File.normalizeOptions (/Users/react_react-router_flummox_example/node_modules/babel-core/lib/babel/transformation/file/index.js:122:15)

When run gulp, got some errors above. Any idea about that ?

Thanks

haohcraft avatar Apr 21 '15 05:04 haohcraft

Try now https://github.com/olegsmetanin/react_react-router_flummox_example/commit/06421d444d0f43e707c50d45e5f0584d6610a19f

This example use old 0.12 React, for new boilerplate look at http://oleg.smetan.in/#/experiments

olegsmetanin avatar Apr 21 '15 06:04 olegsmetanin