Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

type not it output from npm outdated in npm v1.4.21 #5

Open
bytesnz opened this issue Feb 15, 2016 · 0 comments
Open

type not it output from npm outdated in npm v1.4.21 #5

bytesnz opened this issue Feb 15, 2016 · 0 comments

Comments

@bytesnz
Copy link

bytesnz commented Feb 15, 2016

Not sure if it is worth mentioning or not (as it is an old version of npm, but it was installed as available on the current version of Ubuntu Server), but npm outdated (v1.4.21) does not include the type value in its ouput so gulp-check-deps errors with

.../node_modules/gulp-check-deps/index.js:188
                    var constraint = packageJson[json[depName].type][depName],
                                                                    ^
TypeError: Cannot read property 'async' of undefined
    at .../node_modules/gulp-check-deps/index.js:188:77
    at Array.forEach (native)
    at ChildProcess.<anonymous> (.../node_modules/gulp-check-deps/index.js:184:26)
    at ChildProcess.EventEmitter.emit (events.js:117:20)
    at Process.ChildProcess._handle.onexit (child_process.js:797:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant