Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Update babel-plugin-react-transform version #504

Merged
merged 1 commit into from
Sep 26, 2015
Merged

Update babel-plugin-react-transform version #504

merged 1 commit into from
Sep 26, 2015

Conversation

nason
Copy link
Contributor

@nason nason commented Sep 26, 2015

I was unable to start the web module and I was seeing many errors like the following:

ERROR in ./src/client/pages/auth.react.js
Module build failed: Error: ./web/src/client/pages/auth.react.js: babel-plugin-react-transform requires that you specify extras["react-transform"] in .babelrc or in your Babel Node API call options, and that it is an array.

I found that the config for this plugin had been updated in 196f0b1 to reflect https://github.com/gaearon/babel-plugin-react-transform/releases/tag/v1.1.0, but the plugin itself had not.

@steida
Copy link
Contributor

steida commented Sep 26, 2015

I will merge your PR to highlight a new version was added, but since ^ supports both minor and patch, it's not necessary.

steida added a commit that referenced this pull request Sep 26, 2015
Update babel-plugin-react-transform version
@steida steida merged commit b419ecb into este:master Sep 26, 2015
@nason
Copy link
Contributor Author

nason commented Sep 26, 2015

Thanks @steida!

https://docs.npmjs.com/misc/semver#caret-ranges-1-2-3-0-2-5-0-0-4 supports your poisition. Still, this was happening on a fresh clone. Perhaps this is a bug with npm-- I'll investigate further.

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

Successfully merging this pull request may close these issues.

None yet

2 participants