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

JSON missing from lib directory in 1.0.0 #40

Closed
lencioni opened this issue Apr 20, 2016 · 3 comments
Closed

JSON missing from lib directory in 1.0.0 #40

lencioni opened this issue Apr 20, 2016 · 3 comments

Comments

@lencioni
Copy link
Contributor

I'm working on upgrading something to use 1.0.0, and am running into this error:

Error: Failed to load plugin jsx-a11y: Cannot find module '../util/attributes/ARIA'

I believe this is because the build step doesn't bring the JSON files over to the lib directory from src.

@beefancohen
Copy link
Contributor

ah fixing now. you're right. just manually doing a cp command for that now. hmm why can't babel handle that?

@beefancohen
Copy link
Contributor

Should be fixed in v1.0.1

@lencioni
Copy link
Contributor Author

Thanks for the fast fix! FYI airbnb/javascript#838

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

No branches or pull requests

2 participants