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
fix(dependency): updating chokidar as per original issue
added @babel/core dev dependency due to following warning in yarn install - repeated 44 times from different @babel/plugin-* 's
- warning " > @babel/[email protected]" has unmet peer dependency "@babel/core@^7.0.0-0".
nativescript-vue-template-compiler changed location because all of the above were done through yarn add, yarn upgrade commands - which reorganizes deps in alphabetical order..
0 commit comments