The current version of nodejs-ast-types is not compatible with nodesjs-degenerator. nodejs-degenerator needs nodejs-ast-types < 0.6. This results in following errors (while building nodejs-pac-resolver): /usr/lib/node_modules/degenerator/index.js:46 types.traverse(ast, function (node) { ^ TypeError: Object #<Object> has no method 'traverse' at degenerator (/usr/lib/node_modules/degenerator/index.js:46:9) at generate (/builddir/build/BUILD/package/index.js:89:12) at Suite.<anonymous> (/builddir/build/BUILD/package/test/test.js:38:27) at context.describe.context.context (/usr/lib/node_modules/mocha/lib/interfaces/bdd.js:73:10) at Suite.<anonymous> (/builddir/build/BUILD/package/test/test.js:37:3) at context.describe.context.context (/usr/lib/node_modules/mocha/lib/interfaces/bdd.js:73:10) at Object.<anonymous> (/builddir/build/BUILD/package/test/test.js:9:1) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Module.require (module.js:364:17) at require (module.js:380:17) at /usr/lib/node_modules/mocha/lib/mocha.js:172:27 at Array.forEach (native) at Mocha.loadFiles (/usr/lib/node_modules/mocha/lib/mocha.js:169:14) at Mocha.run (/usr/lib/node_modules/mocha/lib/mocha.js:356:31) at Object.<anonymous> (/usr/lib/node_modules/mocha/bin/_mocha:359:16) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Function.Module.runMain (module.js:497:10) at startup (node.js:119:16) at node.js:929:3
nodejs-degenerator-1.0.2-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16203
patched to be compatible with new ast-types in rawhide
nodejs-degenerator-1.0.2-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update nodejs-degenerator' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16203
nodejs-degenerator-1.0.2-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.