From 2.4.0, I am receiving:
ReferenceError: namespae is not defined
at createDebug (/home/me/Projects/Justo/Justo.js/Justo.jsg/justo-generator-horizon/node_modules/debug/debug.js:126:29)
at Object.<anonymous> (/home/me/Projects/Justo/Justo.js/Justo.jsg/justo-generator-horizon/node_modules/babel-traverse/lib/path/index.js:47:34)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3)
at Module.require (module.js:498:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/home/me/Projects/Justo/Justo.js/Justo.jsg/justo-generator-horizon/node_modules/babel-traverse/lib/index.js:10:13)
npm ls:
me@boxer:~/Projects/Justo/Justo.js/Justo.jsg/justo-generator-horizon$ npm ls debug
[email protected] /home/me/Projects/Justo/Justo.js/Justo.jsg/justo-generator-horizon
└─┬ [email protected]
└─┬ [email protected]
└── [email protected]
me@boxer:~/Projects/Justo/Justo.js/Justo.jsg/justo-generator-horizon$
Duplicate of #347
Most helpful comment
Duplicate of #347