Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nickpascucci/4d2c2777f1b042546a192a47aa0c4fc2 to your computer and use it in GitHub Desktop.
Save nickpascucci/4d2c2777f1b042546a192a47aa0c4fc2 to your computer and use it in GitHub Desktop.
{SANDBOX} [20:37:57] /tmp/ReasonablyTyped [master] > node lib/js/2/cli.js
/tmp/ReasonablyTyped/node_modules/bs-platform/lib/js/belt_Option.js:9
throw new Error("getExn");
^
Error: getExn
at Object.getExn (/tmp/ReasonablyTyped/node_modules/bs-platform/lib/js/belt_Option.js:9:11)
at Object.<anonymous> (/tmp/ReasonablyTyped/lib/js/2/cli.js:90:28)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Function.Module.runMain (module.js:693:10)
at startup (bootstrap_node.js:188:16)
at bootstrap_node.js:609:3
{SANDBOX} [20:38:38] /tmp/ReasonablyTyped [master] > node lib/js/2/cli.js /src/types/hellojs/index.d.ts
/tmp/ReasonablyTyped/lib/js/2/parseTypescript.js:142
throw [
^
Match_failure,-7,parseTypescript.re,47,2
{SANDBOX} [20:39:07] /tmp/ReasonablyTyped [master] > node lib/js/2/cli.js /src/types/openlayers/index.d.ts
/tmp/ReasonablyTyped/lib/js/2/parseTypescript.js:142
throw [
^
Match_failure,-7,parseTypescript.re,47,2
{SANDBOX} [20:39:25] /tmp/ReasonablyTyped [master] >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment