【babel】これ出たら「You have mistakenly installed the `babel` package, which is a no-op in Babel 6.」
【babel】これ出たら「You have mistakenly installed the `babel` package, which is a no-op in Babel 6.」 babel --version でbabelの確認をしたら出た文言です。 https://babeljs.io/docs/usage/cli/ hit run command npm uninstall --global babel-c...