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

It throws an error when Injecting runtime env into a file when the file has empty space in its name #19

Open
batnasan opened this issue Jan 5, 2020 · 1 comment

Comments

@batnasan
Copy link

batnasan commented Jan 5, 2020

I got the following error when I build my app.
/app/.heroku/create-react-app/injectable_env.rb:27:in read': No such file or directory @ rb_sysopen`

The reason why is that one of the generated js files has space in its name.

@mars
Copy link
Owner

mars commented Jan 5, 2020

Thanks for the problem report 😄 Let’s fix the profile script to work with file names containing spaces.

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

No branches or pull requests

2 participants