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
{{ message }}
This repository was archived by the owner on Jan 20, 2022. It is now read-only.
you removed babel-core and others from package.json
so if you run npm install then u want to start packager u get the error of lack of dependencies!
so i return babel-core and other and it fix it
are there any other ways to fix it?