Skip to content
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

[UI Kit Documentation] - NPM 6 and the breakage on NPM7 #213

Open
isacoder opened this issue Nov 10, 2021 · 0 comments
Open

[UI Kit Documentation] - NPM 6 and the breakage on NPM7 #213

isacoder opened this issue Nov 10, 2021 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@isacoder
Copy link
Collaborator

Description

I have discovered that github actions for deploy runs on npm 6 because is built with node12, at some point I updated my local machine to npm 7 and I broke package-lock.json

npm 7 is available only from node 16

https://stackoverflow.com/questions/64813775/is-there-any-way-to-fix-package-lock-json-lockfileversion-so-npm-uses-a-specific

nodejs/node#37689

For now we should update this in de documentation but found solutions for npm 7 and 8 later on.

@isacoder isacoder added the documentation Improvements or additions to documentation label Nov 10, 2021
@isacoder isacoder self-assigned this Nov 10, 2021
@isacoder isacoder changed the title [UI Kit Documentation] - Node [UI Kit Documentation] - NPM 6 and the breakage on NPM7 Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant