pwa-studio
pwa-studio copied to clipboard
[bug]: package-lock.json commited
Describe the bug
yarn install v1.22.22 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 from repo
- add package-lock.json to gitignore
Please let us know what packages this bug is in regards to:
- [x]
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-3536 is successfully created for this GitHub issue.
This is already fixed in PR https://github.com/magento/pwa-studio/pull/4535 , hence closing this issue Please feel free to reopen in case of some update.