-
Notifications
You must be signed in to change notification settings - Fork 683
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
PWA-3216 upgrading node to >=18 #4218
Conversation
run pr-deploy |
Successfully started codebuild job for |
275cc55
to
2c690af
Compare
run pr-test |
Successfully started codebuild job for |
LogERROR ON TASK: unitTests
ERROR ON TASK: scaffoldingSucceeds
|
Description
need to upgrade Node support >=18 for PWA studio package as per Node updates no more availbale for support for lower version as per link https://endoflife.date/nodejs
Prerequisite-
Node >=18 should be installed for PWA setup
Description:
as if now PWA lower support is by default >=14 as per informattion can see on
pwa-studio/package.json
Line 101 in 76fbf76
Actual Result:-
Current Node version support for PWA studio is >=14
Expected:
Default Node version need to be updated in PWA package as >=18
Related Issue
Closes (https://jira.corp.adobe.com/browse/PWA-3216)
Acceptance
Verification Stakeholders
Specification
Verification Steps
Test scenario(s) for direct fix/feature
Test scenario(s) for any existing impacted features/areas
Test scenario(s) for any Magento Backend Supported Configurations
Is Browser/Device testing needed?
Any ad-hoc/edge case scenarios that need to be considered?
Screenshots / Screen Captures (if appropriate)
Breaking Changes (if any)
Checklist