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

Fixed test running error by upgrading tap to latest version #211

Closed
wants to merge 1 commit into from

Conversation

gagyibenedek
Copy link

Tried to run the tests, got the following error:

"Error: Cannot find module 'C:<my_folder>.node-spawn-wrap-8132-0aeecd456c09\node.EXE'
at Function.Module._resolveFilename (module.js:527:15)
at Function.Module._load (module.js:453:25)
at Function.Module.runMain (module.js:665:10)
at startup (bootstrap_node.js:187:16)
at bootstrap_node.js:608:3"

Based on this thread, upgrading tap helps. I tried it, and it solved the issue.

@coveralls
Copy link

coveralls commented Oct 13, 2017

Coverage Status

Coverage remained the same at 98.024% when pulling 207cb82 on gagyibenedek:upgrade-tap into ec6f97a on npm:master.

@isaacs isaacs closed this May 22, 2019
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

Successfully merging this pull request may close these issues.

3 participants