-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Error when running npm install with 1.2.2 #15
Comments
Hello @mh1622 thanks for the report. I will look into it as soon as possible, for now please do use the previous version :) |
I've made a pull request in an attempt to fix this bug #16 |
@all-contributors please add @mh1622 for bug |
This project's configuration file has malformed JSON: .all-contributorsrc. Error:: Unexpected token ] in JSON at position 2086 |
@all-contributors please add @mh1622 for bug |
I've put up a pull request to add @mh1622! 🎉 |
@mh1622 problem solved, thanks for letting us know |
@mh1622 thank you again for the issue. Could you please check version 1.3.0 and give us a feedback wether the problem is solved or not? |
This appears fixed now. Impressive turnaround time! 👏 |
Faced with this error today
1.2.0 version works fine |
Hello, @dutchenkoOleg , thanks for the issue. Reopening for further investigation. |
We are deeply sorry the inconvenience and after a thorough troubleshooting we have finally come to a solution. Please do check it with version 1.3.4 and if the problem is either solved or remaining, be so kind and reply us. Thank you for using the library. @all-contributors please add @dutchenkoOleg for bug |
I've put up a pull request to add @dutchenkoOleg! 🎉 |
Sorry for my late. I tested - it works fine! Thanks! |
Describe the bug
To Reproduce
npm install
Additional context
1.2.1 works fine locally and in github actions. 1.2.2 fails in both environments.
Node v14.16.0
Npm 6.14.11
The text was updated successfully, but these errors were encountered: