Shane O'Grady
Shane O'Grady
Note that I had the issue on OS X. The gem installed fine, but when called using sudo without `-E` the setup wouldn't run due to path errors.
@siddharthkp Can you give clearer instructions please? Do you want to add a PR to that repo, or do something else? I want to add support for Buildkite.
A deeper dive has led me to https://github.com/detrohutt/babel-plugin-import-graphql/blob/master/plugin/index.js#L19 which assumes that the plugin is acting on a file, and not the contents of a file. I've fixed my issue by...
Is there any reason why this PR was not merged?
@aselder Did you ever manage to do this?
I've disabled user namespace remapping for now, and I'm using the permission scripts to fix any file ownership issues.
:+1: This would make this super useful for testing on a percentage of users on a live site (and feeding to a StatsD backend, for example)
Good point. That's a better overall solution.