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
I wonder, is it difficult to upgrade from babel 5.x to 6? Currently, I cannot use nesh because of that.
Our project uses Babel 6 and when I try to use nesh -b in the project and try to require something, it fails with a mysterious Babel error:
TypeError: Cannot read property 'error' of undefined
at OptionManager.mergeOptions (/Users/me/.nvm/versions/node/v6.10.0/lib/node_modules/nesh/node_modules/babel-core/lib/transformation/file/options/option-manager.js:126:28)
No description provided.
The text was updated successfully, but these errors were encountered: