tars / tars-cli

CLI for TARS
MIT License
106 stars 28 forks source link

Requires Babel "^7.0.0-0", but was loaded with "6.26.3". #89

Closed MiShaDevChel closed 6 years ago

MiShaDevChel commented 6 years ago

tars dev -l tars add-component header -b -a -d и вылетела ошибка Requires Babel "^7.0.0-0", but was loaded with "6.26.3". If you are sure you have a compatible version of @babel/core, it is likely that something in your build process is loading the wrong version. Inspect the stack trace of this error to look for the first entry that doesn't mention "@babel/core" or "babel-core" to see what is calling Babel. (While processing preset: "/home/shamil/Documents/tars/node_modules/@babel/preset-env/lib/index.js")

MiShaDevChel commented 6 years ago

...