Skip to content

Instantly share code, notes, and snippets.

@mndvns
Created February 1, 2016 04:59
Show Gist options
  • Save mndvns/ab101c98c391b1f8d741 to your computer and use it in GitHub Desktop.
Save mndvns/ab101c98c391b1f8d741 to your computer and use it in GitHub Desktop.
/Users/mndvns/Projects/mndvns/math24/src/index.jade:1
(function (exports, require, module, __filename, __dirname) { import './index.ess'
^^^^^^
SyntaxError: Unexpected token import
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:373:25)
at Object.Module._extensions..js (module.js:404:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at /Users/mndvns/Projects/poegroup/poe-ui-serve/node_modules/poe-ui/bin/build:11:15
at Array.map (native)
at Object.<anonymous> (/Users/mndvns/Projects/poegroup/poe-ui-serve/node_modules/poe-ui/bin/build:9:35)
make: *** [prod] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment