pwa-studio
pwa-studio copied to clipboard
[bug]: yarn install broken after #4191
Describe the bug
yarn install v1.22.19 warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
To reproduce
Steps to reproduce the behavior:
- run yarn install
Expected behavior
no error
Possible solutions
remove package-lock.json introduced with https://github.com/magento/pwa-studio/commit/5c9f8b4ac2945e57b13f9522c8376a0ac039a980
Please complete the following device information:
- Device [e.g. iPhone6, PC, Mac, Pixel3]:
- Browser [e.g. Chrome, Safari]:
- Browser Version [e.g. 22]:
- Magento Version [e.g Adobe Commerce 2.4]:
Please let us know what packages this bug is in regards to:
- [ ]
venia-concept
- [ ]
venia-ui
- [ ]
pwa-buildpack
- [ ]
peregrine
- [ ]
pwa-devdocs
- [ ]
upward-js
- [ ]
upward-spec
- [ ]
create-pwa
Hi @fooman. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel.
@adobe export issue to JIRA project PWA as Bug
:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/PWA-3227 is successfully created for this GitHub issue.
The issue is reproducible and hence confirming the issue.