magento / pwa-studio

🛠Development tools to build, optimize and deploy Progressive Web Applications for Magento 2.
https://developer.adobe.com/commerce/pwa-studio/
Open Software License 3.0
1.07k stars 683 forks source link

[bug]: create-pwa installs old version #2790

Closed 1200rist closed 4 years ago

1200rist commented 4 years ago

Describe the bug yarn create @magento/pwa installs pwa-studio 7.0, not 8.0.

Please let us know what packages this bug is in regards to:

m2-assistant[bot] commented 4 years ago

Hi @1200rist. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this


Jordaneisenburger commented 4 years ago

Hi @1200rist,

I think you're running into yarn cache so you might want to clean that. Also it might be confusing but some packages are at v7.x.x this doesn't mean it's pwa studio version 7.0.

1200rist commented 4 years ago

I ranyarn cache clean , but it still installs the old version. Tried on a different computer and it installed the correct version. Either yarn cache clean doesn't work or there's some other cache somewhere.

Jordaneisenburger commented 4 years ago

Mhh not sure why this happens to you, seems like something just happening on your machine and not related to PWA Studio itself.