Debug: namespace is not defined

Created on 14 Dec 2016  Â·  1Comment  Â·  Source: visionmedia/debug

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$

Most helpful comment

Duplicate of #347

>All comments

Duplicate of #347

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Qix- picture Qix-  Â·  4Comments

fforres picture fforres  Â·  7Comments

hepiyellow picture hepiyellow  Â·  3Comments

yarmyarch picture yarmyarch  Â·  7Comments

Qix- picture Qix-  Â·  7Comments