-
Notifications
You must be signed in to change notification settings - Fork 106
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: __dirname is not defined #56
Comments
Sorry about that. This should be resolved now in v2.1.2 |
@elkinjosetm Which version of The |
@prettymuchbryce sorry I edited the comment later to mention the version I'm using. Yes, I'm using v2.1.2, I would expect the same. |
Any update on this? @prettymuchbryce |
@elkinjosetm Can you try this beta version and let me know if it solves your issue?
|
v1.4.0 worked fine.
v2.1.1 throws the following error:
I'm using it like this (example reduced to minimal case):
Culprit:
build/index.js:38
http-status-codes: 2.1.1
Environment: Ember 3.18
Node: 12.18.3
Browser: Chrome 84
The text was updated successfully, but these errors were encountered: