-
Notifications
You must be signed in to change notification settings - Fork 39
Error at EventEmitter ... index.js:280 #6
Comments
@ndabAP What is the error exactly? I can see only stack trace (I'm author of module-alias) |
All routes inside unit tests return status code 404. It works as expected outside of an unit test. |
I bet there is something more ;) |
This is the full error log:
Sorry for bothering you if it's not caused by your module. My unit test worked some weeks ago and I switched to your great module. But now they fail ;) |
Oh my god, I'm so sorry. I imported the wrong |
No problems, glad you solved it |
Hi @ndabAP ,I got the same problem. How did you solve? Thank you |
How you solved? I have the same issue... |
Node.js version: 8.9.0
npm version: 5.5.1
Command:
What's important to is that I use a module that rewrites how modules are required:
module-alias
The text was updated successfully, but these errors were encountered: