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
Could you please be a bit more elaborate about how to "Install babel locally", how to "add it to the peerDependencies" as well as what exactly in the script it is that you change to the quoted code line?
package.json is using a global babel script:
best way:
./node_modules/.bin/babel
The text was updated successfully, but these errors were encountered: