Created
March 16, 2019 12:54
-
-
Save Jomik/7d2edb497c9d55a7bbfbd8ad42983922 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pkg/prelude/bootstrap.js:27 | |
return index - offset; | |
^^^^^^ | |
SyntaxError: Illegal return statement | |
at readPrelude (bootstrap_node.js:129:17) | |
at bootstrap_node.js:136:22 | |
at bootstrap_node.js:143:8 | |
at startup (bootstrap_node.js:144:6) | |
at bootstrap_node.js:644:3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment