Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This package is broken after the fly 1.3.0 release #6

Closed
tjbenton opened this issue May 13, 2016 · 1 comment · Fixed by #7
Closed

This package is broken after the fly 1.3.0 release #6

tjbenton opened this issue May 13, 2016 · 1 comment · Fixed by #7

Comments

@tjbenton
Copy link

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
@lukeed
Copy link
Contributor

lukeed commented May 13, 2016

👍 I was just about to check on this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants