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

ReferenceError: c is not defined #102

Closed
sam-simpleclick opened this issue Nov 7, 2016 · 3 comments
Closed

ReferenceError: c is not defined #102

sam-simpleclick opened this issue Nov 7, 2016 · 3 comments

Comments

@sam-simpleclick
Copy link

Error ocours on windows, the below stacktrace is produced.

ReferenceError: c is not defined
at _removeCallback (E:\Git\xx\Root\node_modules\tmp\lib\tmp.js:355:47)
at Object._cleanupCallback [as cleanup] (E:\Git\xx\Root\node_modules\tmp\lib\tmp.js:409:5)
..snip..

Looks like a typo where the second reference to _c is c instead.

@sam-simpleclick
Copy link
Author

Version: tmp@0.0.28

Will check newer version

@sam-simpleclick
Copy link
Author

Fixed in 0.0.30.
Should of checked first, but might help someone else with the same issue.

@raszi
Copy link
Owner

raszi commented Nov 7, 2016

Thank you @sam-simpleclick for the verification!

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

2 participants