-
Notifications
You must be signed in to change notification settings - Fork 52
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
npm dependencies conflict in template #901
Comments
Thanks for reporting the issue, however, I cannot reproduce it. When submitting a bug in the future, would you mind filling in the template? It includes a section on how to reproduce the error and it clarifies the host environment. Regarding the submitted error logs, the I suspect you upgraded the npm modules locally (e.g. |
Thank you for prompt response. There where not many steps involved rather than following the tutorial to create the repo from template and run |
I got the same issue on debian 12. is there any way to handle it in a clean way, without using --force? |
I found the solution, just change one of the dep version: |
Thanks! At |
@epogrebnyak, which host OS are you using? I cannot reproduce the error on macOS or Ubuntu (via GitHub codespaces), so perhaps it's tied to a specific host environment. I'm fine to adjust the base repositories, however, I'd like to understand the cause of the issue a bit better. |
Should have said i'm on Windows |
Yep, and it is not some OS related problem, i happen to come across this on debian 12. |
The issue should be solved now (see v0.14.0 for details). PR gethinode/template#311 tracks the progress of |
Describe the bug
In https://github.com/gethinode/template
npm install
results inThe text was updated successfully, but these errors were encountered: