Created
March 6, 2016 01:13
-
-
Save ro31337/43c49ef62ca0a5a45a23 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ node_modules/.bin/browserify src/**/*.jsx -o bundle.js -t [ babelify --presets [ es2015 react ] ] | |
| Error: Couldn't find preset "es2015" relative to directory...(error truncated) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment