-
-
Notifications
You must be signed in to change notification settings - Fork 129
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
pem now seems to need dirty-chai, but isn't getting it #144
Comments
did you |
if you did |
Yes, I am running |
Actually, the problem seems to be that the pem tests are attempting to run when I run my tests... My test script runs with this command: |
I am sure, the problem is your npm script glob. |
After updating to pem 1.11.0, I run my tests and they fail due to dirty-chai not being found. I traced it back to a transitive dependency of pem. Yet pem doesn't seem to load it.
The text was updated successfully, but these errors were encountered: