Skip to content

Instantly share code, notes, and snippets.

@paulshen
Created March 24, 2020 18:27
Show Gist options
  • Save paulshen/addd6e4e3dc5828036441c6fa78ef74e to your computer and use it in GitHub Desktop.
Save paulshen/addd6e4e3dc5828036441c6fa78ef74e to your computer and use it in GitHub Desktop.
>>>> Start compiling
[3/3] Building src/Server-Server.cmj
FAILED: src/Server-Server.cmj src/Server-Server.cmi /Users/paulshen/Code/spotify-listening-room/server/src/Server.bs.js
/Users/paulshen/Code/spotify-listening-room/server/node_modules/bs-platform/darwin/bsc.exe -bs-package-name server -bs-ns Server -bs-package-output commonjs:src -color always -bs-suffix -I . -I src -I ../isomorphic -I /Users/paulshen/Code/spotify-listening-room/server/node_modules/bs-express/lib/ocaml -I /Users/paulshen/Code/spotify-listening-room/server/node_modules/bs-fetch/lib/ocaml -I /Users/paulshen/Code/spotify-listening-room/server/node_modules/reason-promise/lib/ocaml -I /Users/paulshen/Code/spotify-listening-room/server/node_modules/@ahrefs/bs-dotenv/lib/ocaml -I /Users/paulshen/Code/spotify-listening-room/server/node_modules/bs-socket/lib/ocaml -I /Users/paulshen/Code/spotify-listening-room/server/node_modules/@glennsl/bs-json/lib/ocaml -warn-error +101 -o src/Server-Server.cmj src/Server.reast
We've found a bug for you!
(No file name)
This has type:
array('a)
But somewhere wanted:
Server.SocketMessage.serializedRoomTrack (defined as
(string, string, string, string, string, string, string, float))
FAILED: subcommand failed.
>>>> Finish compiling(exit: 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment