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
npm install
npm WARN [email protected] requires a peer of @babel/core@^7.0.0 but noneis installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of webpack@>=2 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @babel/core@7 || ^7.0.0-rc.2 but none is installed. You must install peer dependencies yourself.
audited 2498 packages in 4.962s
found 0 vulnerabilities
The text was updated successfully, but these errors were encountered:
Thanks man! I Tried hard, but i eventually updated every dependency and Babel was not transpiling "const" declarations no matter what i did! I'll give it spin on solving #71!
Missing peer dependencies.
The text was updated successfully, but these errors were encountered: