Created
December 29, 2015 13:04
-
-
Save mathk/2a3871d374b765d8ff94 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
.\node_modules\express\lib\application.js:37 | |
var app = exports = module.exports = {}; | |
^ | |
ReferenceError: exports is not defined | |
at .\node_modules\express\lib\application.js:37:19 | |
at Object.exports.runInContext (vm.js:44:17) | |
at sbRequire (C:\Bin\LightTable\builds\lighttable-0.8.0-windows\resources\app\plugins\Javascript\node\ltnodeclient.js:99:10) | |
at req (C:\Bin\LightTable\builds\lighttable-0.8.0-windows\resources\app\plugins\Javascript\node\ltnodeclient.js:79:12) | |
at .\node_modules\express\lib\express.js:17:13 | |
at Object.exports.runInContext (vm.js:44:17) | |
at sbRequire (C:\Bin\LightTable\builds\lighttable-0.8.0-windows\resources\app\plugins\Javascript\node\ltnodeclient.js:99:10) | |
at req (C:\Bin\LightTable\builds\lighttable-0.8.0-windows\resources\app\plugins\Javascript\node\ltnodeclient.js:79:12) | |
at .\node_modules\express\index.js:11:18 | |
at Object.exports.runInContext (vm.js:44:17) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment