Skip to content

Instantly share code, notes, and snippets.

@mjhoy
Created October 17, 2016 16:30
Show Gist options
  • Save mjhoy/d72032f66e4539195bdfa088b86d7652 to your computer and use it in GitHub Desktop.
Save mjhoy/d72032f66e4539195bdfa088b86d7652 to your computer and use it in GitHub Desktop.
[mjhoy@mjh-air-2 client]$ pulp server
* Server listening on http://localhost:1337/
* Invalid option `--require-path=../'
Usage: psc [FILE] [-o|--output ARG] [--no-tco] [--no-magic-do] [--no-opts]
[-v|--verbose-errors] [-c|--comments] [--source-maps] [--dump-corefn]
[-p|--no-prefix] [--json-errors]
Hash: 3ef54b8f9609f9e9c044
Version: webpack 1.13.2
Time: 716ms
Asset Size Chunks Chunk Names
app.js 1.77 kB 0 [emitted] main
app.js.map 1.61 kB 0 [emitted] main
chunk {0} app.js, app.js.map (main) 31 bytes [rendered]
[0] ./src/.webpack.js 31 bytes {0} [built] [1 error]
ERROR in ./src/Main.purs
Module build failed: Error: Process terminated with code 1
at ChildProcess.<anonymous> (/usr/local/lib/node_modules/pulp/node_modules/purs-loader/index.js:5081:32)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at maybeClose (internal/child_process.js:877:16)
at Socket.<anonymous> (internal/child_process.js:334:11)
at emitOne (events.js:96:13)
at Socket.emit (events.js:188:7)
at Pipe._handle.close [as _onclose] (net.js:498:12)
@ ./src/.webpack.js 1:0-22
webpack: bundle is now VALID.
webpack: bundle is now INVALID.
* Invalid option `--require-path=../'
Usage: psc [FILE] [-o|--output ARG] [--no-tco] [--no-magic-do] [--no-opts]
[-v|--verbose-errors] [-c|--comments] [--source-maps] [--dump-corefn]
[-p|--no-prefix] [--json-errors]
Hash: 3ef54b8f9609f9e9c044
Version: webpack 1.13.2
Time: 192ms
chunk {0} app.js, app.js.map (main) 31 bytes
+ 1 hidden modules
ERROR in ./src/Main.purs
Module build failed: Error: Process terminated with code 1
at ChildProcess.<anonymous> (/usr/local/lib/node_modules/pulp/node_modules/purs-loader/index.js:5081:32)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at maybeClose (internal/child_process.js:877:16)
at Socket.<anonymous> (internal/child_process.js:334:11)
at emitOne (events.js:96:13)
at Socket.emit (events.js:188:7)
at Pipe._handle.close [as _onclose] (net.js:498:12)
@ ./src/.webpack.js 1:0-22
webpack: bundle is now VALID.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment