Skip to content

Update packages.#124

Closed
FozzieHi wants to merge 1 commit intosimple-login:masterfrom
FozzieHi:packages-update
Closed

Update packages.#124
FozzieHi wants to merge 1 commit intosimple-login:masterfrom
FozzieHi:packages-update

Conversation

@FozzieHi
Copy link

Currently you cannot install the packages using Node.js v17. To fix this I ran an npm update to update packages to their latest pinned versions in package.json. Technically as these are minor version bumps there should not be any breaking changes, and through my testing of #122 and #123 I haven't noticed any breakage. However, it may be better to just see what package is causing the issue with installations by going through them one by one.

There does seem to be some formatting changes in prettier as this is the output generated by running npm run prettier:write with this update.

@nguyenkims
Copy link
Contributor

@FozzieHi hey do you know if the code is still compatible with node 16 after this PR is merged? We still use v16 as it's an active LTS version.

@FozzieHi
Copy link
Author

FozzieHi commented Aug 4, 2022

@nguyenkims When I last tested it it seemed fine, I used it to develop the PRs I submitted here. However, as it's been since February it's likely the packages in this PR are out of date anyway now. I'd recommend closing this PR and updating the packages now and seeing if it works.

@nguyenkims
Copy link
Contributor

@FozzieHi let me close this PR then. When npm 18 is more stable, we can upgrade the package to this version.

@nguyenkims nguyenkims closed this Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants