How to Install an Older Version of Magento PWA that Supports Magento 2.4.6? #4345
Unanswered
naveen-b75
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I'm currently working on a project that uses Magento 2.4.6, and I need to install a compatible version of Magento PWA. However, I'm having trouble finding the right version that supports this specific Magento version.
Could someone guide me on how to:
Install the correct version properly?
Any assistance or resources would be greatly appreciated!
I have tried downloading the pwa source code of 13.1.0 version but im facing this below issue: ERROR in ./node_modules/@magento/venia-ui/lib/components/SavedPaymentsPage/savedPaymentsPage.module.css (./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-0-1!./node_modules/postcss-loader/dist/cjs.js!./node_modules/@magento/venia-ui/lib/components/SavedPaymentsPage/savedPaymentsPage.module.css) Module build failed (from ./node_modules/css-loader/dist/cjs.js): CssSyntaxError.
Is there any command or is there any other way to install pwa older version that supports Magento 2.4.6 ?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions