MAGENTO_BACKEND_URL=https://pwa02.wsl/ (M2 here working well, all pages exists)
DEV_SERVER_HOST=pwa02.dev.wsl
DEV_SERVER_PORT=10000
Ubuntu 20.04 over WSL2
Apache 2
PHP 7.4
MySQL 8.0
Magento 2.4.3
Venia sample data installed
Installation:
- git clone https://github.com/magento/pwa-studio.git
- sudo yarn install
- MAGENTO_BACKEND_URL=https://pwa02.wsl/ yarn buildpack create-env-file packages/venia-concept
- sudo yarn buildpack create-custom-origin packages/venia-concept
- sudo yarn run build
- sudo yarn run watch:venia (watch console output: https://imgur.com/4eRGYw9)
Home, category, account working well, pdps on https://pwa02.wsl/ working well too but “Looks like the page you were hoping to find doesn’t exist” on http://pwa02.dev.wsl:10000/chloe-silk-shell and others