You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @oleg-koval thank you for opening this issue!
If you have already done the work, please PR the change from istanbul to nyc 👍
(we are aware of it and it's on our list of things to update:dwyl/learn-istanbul#20 ...)
Our reasoning for leaving the package-lock.json file out of version control is that it creates a lot of noise whenever something is updated (without much benefit to the users) ...
During
npm install
i receive this:Also package-lock.json is missing.
I already have a branch with following migration, if its needed I can open a PR
The text was updated successfully, but these errors were encountered: