Skip to content

Instantly share code, notes, and snippets.

@Yardboy
Created April 27, 2020 20:26
Show Gist options
  • Save Yardboy/8e02b886ea01dbf63a26a8c64d26b907 to your computer and use it in GitHub Desktop.
Save Yardboy/8e02b886ea01dbf63a26a8c64d26b907 to your computer and use it in GitHub Desktop.
error message
remote: Compilation failed:
remote: events.js:174
remote: throw er; // Unhandled 'error' event
remote: ^
remote:
remote: Error: spawn bin/rails EACCES
remote: at Process.ChildProcess._handle.onexit (internal/child_process.js:240:19)
remote: at onErrorNT (internal/child_process.js:415:16)
remote: at process._tickCallback (internal/process/next_tick.js:63:19)
remote: Emitted 'error' event at:
remote: at Process.ChildProcess._handle.onexit (internal/child_process.js:246:12)
remote: at onErrorNT (internal/child_process.js:415:16)
remote: at process._tickCallback (internal/process/next_tick.js:63:19)
remote:
remote: The command '/bin/sh -c bundle exec rails assets:precompile' returned a non-zero code: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment