Created
April 27, 2020 20:26
-
-
Save Yardboy/8e02b886ea01dbf63a26a8c64d26b907 to your computer and use it in GitHub Desktop.
error message
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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