-
-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
Currently:
npm install -g nuget-tree
nuget-tree
result:
/usr/local/lib/node_modules/nuget-tree/packages.config.js:19
return parsedOutput.packages.package.map(x => {
^
TypeError: Cannot read property 'packages' of undefined
at Object.module.exports.list (/usr/local/lib/node_modules/nuget-tree/packages.config.js:19:24)
at Object. (/usr/local/lib/node_modules/nuget-tree/app.js:37:48)
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.runMain (module.js:605:10)
at run (bootstrap_node.js:420:7)
at startup (bootstrap_node.js:139:9)
Metadata
Metadata
Assignees
Labels
No labels