Created
September 30, 2016 16:24
-
-
Save jhyland87/d99b20fad4fd135aa7f9feff68d36ea0 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
( 13)[Fri Sep 30 09:24:10| 1:000]{40}jhyland@jhmac:~/Documents/scripts/node/personal/sasset-core-beta(0) (master)$ node -v | |
v6.0.0 | |
( 13)[Fri Sep 30 09:24:13| 0:000]{41}jhyland@jhmac:~/Documents/scripts/node/personal/sasset-core-beta(✓) (master)$ node src/app.js | |
/Users/jhyland/Documents/scripts/node/personal/sasset-core-beta/src/app.js:3 | |
import * as _ from 'moar-lodash' | |
^^^^^^ | |
SyntaxError: Unexpected token import | |
at exports.runInThisContext (vm.js:53:16) | |
at Module._compile (module.js:511:25) | |
at Object.Module._extensions..js (module.js:550:10) | |
at Module.load (module.js:456:32) | |
at tryModuleLoad (module.js:415:12) | |
at Function.Module._load (module.js:407:3) | |
at Function.Module.runMain (module.js:575:10) | |
at startup (node.js:159:18) | |
at node.js:444:3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment