Questions tagged [venia]

13 questions
2
votes
0 answers

Magento 2.3 + PWA DevServer Url not working

We have successfully completed the configuration for PWA Venia theme using Magento provided tutorial We got a confirmation like : When we checked in the /etc/hosts file we see an entry for https://magento-venia-concept-eyiy4.local.pwadev:9117/,…
Sunil Verma
  • 2,490
  • 1
  • 14
  • 15
1
vote
1 answer

I am getting an error :0308010C:digital envelope routines::unsupported PWA

I am getting an error when I run the below command yarn buildpack create-custom-origin packages/venia-concept ⓧ error:0308010C:digital envelope routines::unsupported ⓧ Error: error:0308010C:digital envelope routines::unsupported error Command…
Amaresh Tiwari
  • 947
  • 13
  • 36
1
vote
2 answers

Getting issue after setup the PWA in magento2 venia theme

After the installation, I have got an error {{#pageTypeNonce}}{{#webpackChunks}}{{/webpackChunks}} {{/pageTypeNonce}} Also, the child category product is displayed but the main category product is not displaying kindly check the below image Also…
1
vote
0 answers

How to update the filters from the Venia store-front like the Magento front view?

Good afternoon everybody, I am kind of a rookie using magento and I need help with this: This are the filters from Magento front View, this filters can change position changing the position attribute in the magento/admin page. enter image…
1
vote
2 answers

AEM 6.5 Venia - Corevenia.core in console throwing error

I am very new to AEM 6.5, So basically I set up AEM in Ubuntu 20. I set up the requirement for AEM and its working fine, Next, when I thought of customizing the theme venia which I cloned from the GitHub link…
Script Host
  • 911
  • 1
  • 11
  • 22
1
vote
1 answer

Venia storefront setup for Magento 2.3 Ubuntu

I am now trying to setup Magento Venia Storefront and connect it to my Magento 2.3. I have referred to the following website to do so: https://magento.github.io/pwa-studio/venia-pwa-concept/setup/ As of now, I have Magento 2.3 backend setup up and…
0
votes
1 answer

magento 2 Venia PWA does not accept connection

I'm having some problems with magento 2 PWA I have first installed magento 2 and it is working fine. After that I've installed PWA under magento 2 root,all commands seems to work fine, but when I louch "yarn run watch:venia" I have this result that…
Narak
  • 5
  • 2
0
votes
1 answer

Error of applied gift cart on local PWA setup

My local setup of venia-ui pwa is throwing an error : Cannot query field "applied_gift_cards" on type "Cart". The same setup without any difference in the code is working when the code is pushed onto the server , the error justify itself as there is…
0
votes
1 answer

There was an error loading payments.Please refresh or try again later. PWA Venia Theme Magento2.4 issue coming on

I have installed PWA Venia Theme with magento2.4.1 EE but on checkout, no payment methods are loading. Error Getting: There was an error loading payments. Please refresh or try again later. Attached the image below Is anyone faced the same issue? or…
0
votes
1 answer

Check if React component throws error from another component

I am calling a general component called cmsBlock in Magento PWA. I can't really do many changes to that component as it is used in many pages. However on my CartPage I want to render null if the CMS-block throws error ( i e the CMS block is disabled…
Tess
  • 53
  • 1
  • 13
0
votes
1 answer

PWA studio (venia) how add traslates to site? react-i18next not working now

I don't understand, why this code isn't working inside the pwa-studio. I tried to find a solution to solve the problem but haven't found anything on this topic. I've imported i18n into the index.js. It is working on a simple React Application,…
0
votes
1 answer

How to install Venia PWA Theme on Magento 2.3 using cPanel on Dedicated Server?

I have used git to clone pwa-studio theme, but still unable to run commands like yarn install. Tried installing node.js/npm but couldn't because I am on a dedicated server. From where do I install the pwa-studio theme without any error and how?
0
votes
0 answers

Pwa venia theme product page slider is not working

I am using magento 2.3 venia storefront. I installed it successfully,but in product page its slider is not working properly.The product page thumbnail is not clickable on venia store front when I click the product thumbnail its main image need to…
Phelix
  • 1