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
The latest update to fly(1.3.0) broken this package. Here's the stack trace for the error I'm getting when trying to use the latest version of fly.
stack:
- ReferenceError: [BABEL] unknown: Unknown option: base.file. Check out http://babeljs.io/docs/usage/options/ for more info
- at Logger.error (~/Sites/styleguide.local/site/n/node_modules/babel-core/lib/transformation/file/logger.js 43:11)
- at OptionManager.mergeOptions (~/Sites/styleguide.local/site/n/node_modules/babel-core/lib/transformation/file/options/option-manager.js 307:20)
- at OptionManager.init (~/Sites/styleguide.local/site/n/node_modules/babel-core/lib/transformation/file/options/option-manager.js 506:10)
- at File.initOptions (~/Sites/styleguide.local/site/n/node_modules/babel-core/lib/transformation/file/index.js 243:89)
- at new File (~/Sites/styleguide.local/site/n/node_modules/babel-core/lib/transformation/file/index.js 159:72)
- at Pipeline.transform (~/Sites/styleguide.local/site/n/node_modules/babel-core/lib/transformation/pipeline.js 49:16)
- at Fly.<anonymous> (~/Sites/styleguide.local/site/n/node_modules/fly-babel/index.js 6:34)
- at ~/Sites/styleguide.local/site/n/node_modules/fly/lib/fly.js 317:48
- at [object Generator].next (native)
- at onFulfilled (~/Sites/styleguide.local/site/n/node_modules/co/index.js 65:19)
message: [BABEL] unknown: Unknown option: base.file. Check out http://babeljs.io/docs/usage/options/ for more info
The text was updated successfully, but these errors were encountered:
The latest update to fly(1.3.0) broken this package. Here's the stack trace for the error I'm getting when trying to use the latest version of fly.
The text was updated successfully, but these errors were encountered: