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

Module-alias broken in 4.3.1 #176

Open
soundstep opened this issue Jul 12, 2017 · 1 comment
Open

Module-alias broken in 4.3.1 #176

soundstep opened this issue Jul 12, 2017 · 1 comment

Comments

@soundstep
Copy link

Please see the issue reported there:
ilearnio/module-alias#11
In short, module-alias is broken probably because gulp-mocha@4.3.1 is now using execa.
Module-alias is probably adding paths to require itself, and they are missing from the new process that actually run the mocha tests.
Can you advice how this could be fixed?

@soundstep soundstep changed the title Module-alias broken in latest Module-alias broken in 4.3.1 Jul 12, 2017
@wilsonespina
Copy link

@soundstep The issue has been resolved in ilearnio/module-alias#11

An additional node path is required in the gulp tasks NODE_PATH = '.'

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