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

Unable to use gulp-mocha on Windows with large trees #46

Closed
gingur opened this issue Aug 2, 2019 · 1 comment · Fixed by #47
Closed

Unable to use gulp-mocha on Windows with large trees #46

gingur opened this issue Aug 2, 2019 · 1 comment · Fixed by #47

Comments

@gingur
Copy link
Contributor

gingur commented Aug 2, 2019

Related sindresorhus/gulp-mocha#165. I've tried sindresorhus/gulp-mocha#154 (comment) (enabling LongPathsEnabled in registry) and sindresorhus/gulp-mocha#165 (comment) (passing recursive: true).

@gingur
Copy link
Contributor Author

gingur commented Aug 2, 2019

I think the problem is godaddy-test-tools specifies gulp@4 https://github.com/godaddy/godaddy-test-tools/blob/master/package.json#L41 but gulp-mocha seems to only support gulp@^3.9.1 https://github.com/sindresorhus/gulp-mocha/blob/master/package.json#L47.

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 a pull request may close this issue.

1 participant