Skip to content

Instantly share code, notes, and snippets.

@Zensavona
Created March 18, 2016 15:57
Show Gist options
  • Save Zensavona/64d21aed7ae2142dce7d to your computer and use it in GitHub Desktop.
Save Zensavona/64d21aed7ae2142dce7d to your computer and use it in GitHub Desktop.
Zens-MacBook-Air z/webpack_integration ‹master*› » mix phoenix.server 1 ↵
[info] [Porcelain]: goon executable not found
[info] [Porcelain]: falling back to the basic driver.
[info] [Porcelain]: (set `config :porcelain, driver: Porcelain.Driver.Basic` or `config :porcelain, goon_warn_if_missing: false` to disable this warning)
[info] Running WebpackIntegration.Endpoint with Cowboy using http on port 4000
/usr/local/lib/node_modules/react-stdio/server.js:41
let render
^^^
SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:387:25)
at Object.Module._extensions..js (module.js:422:10)
at Module.load (module.js:357:32)
at Function.Module._load (module.js:314:12)
at Module.require (module.js:367:17)
at require (internal/module.js:16:19)
at Object.<anonymous> (/usr/local/lib/node_modules/react-stdio/bin/react-stdio:2:1)
at Module._compile (module.js:413:34)
at Object.Module._extensions..js (module.js:422:10)
/usr/local/lib/node_modules/react-stdio/server.js:41
let render
^^^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment