Skip to content

Instantly share code, notes, and snippets.

@ngw
Created October 8, 2018 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ngw/870e28defe121b0a0edfbd62be30cc0c to your computer and use it in GitHub Desktop.
Save ngw/870e28defe121b0a0edfbd62be30cc0c to your computer and use it in GitHub Desktop.
web_1 | 16:47:16 webpack.1 | ERROR in ./app/javascript/SignUp.elm
web_1 | 16:47:16 webpack.1 | Module build failed (from ./node_modules/elm-webpack-loader/index.js):
web_1 | 16:47:16 webpack.1 | Error: Compiler process exited with error Compilation failed
web_1 | 16:47:16 webpack.1 | events.js:183
web_1 | 16:47:16 webpack.1 | throw er; // Unhandled 'error' event
web_1 | 16:47:16 webpack.1 | ^
web_1 | 16:47:16 webpack.1 |
web_1 | 16:47:16 webpack.1 | Error: spawn /usr/src/directory/node_modules/elm/unpacked_bin/elm ENOENT
web_1 | 16:47:16 webpack.1 | at Process.ChildProcess._handle.onexit (internal/child_process.js:190:19)
web_1 | 16:47:16 webpack.1 | at onErrorNT (internal/child_process.js:362:16)
web_1 | 16:47:16 webpack.1 | at _combinedTickCallback (internal/process/next_tick.js:139:11)
web_1 | 16:47:16 webpack.1 | at process._tickCallback (internal/process/next_tick.js:181:9)
web_1 | 16:47:16 webpack.1 | at Function.Module.runMain (module.js:696:11)
web_1 | 16:47:16 webpack.1 | at startup (bootstrap_node.js:204:16)
web_1 | 16:47:16 webpack.1 | at bootstrap_node.js:625:3
web_1 | 16:47:16 webpack.1 |
web_1 | 16:47:16 webpack.1 | at ChildProcess.<anonymous> (/usr/src/directory/node_modules/node-elm-compiler/index.js:149:27)
web_1 | 16:47:16 webpack.1 | at emitTwo (events.js:126:13)
web_1 | 16:47:16 webpack.1 | at ChildProcess.emit (events.js:214:7)
web_1 | 16:47:16 webpack.1 | at maybeClose (internal/child_process.js:915:16)
web_1 | 16:47:16 webpack.1 | at Socket.stream.socket.on (internal/child_process.js:336:11)
web_1 | 16:47:16 webpack.1 | at emitOne (events.js:116:13)
web_1 | 16:47:16 webpack.1 | at Socket.emit (events.js:211:7)
web_1 | 16:47:16 webpack.1 | at Pipe._handle.close [as _onclose] (net.js:561:12)
web_1 | 16:47:16 webpack.1 | @ ./app/javascript/packs/sign_up.js 1:0-32 4:12-15
web_1 | 16:47:16 webpack.1 | @ multi (webpack)-dev-server/client?http://localhost:3035 ./app/javascript/packs/sign_up.js
web_1 | 16:47:16 webpack.1 | ℹ 「wdm」: Failed to compile.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment