Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Rebuilding dependencies causes a build error #144

Open
rathboma opened this issue Feb 24, 2017 · 4 comments
Open

Rebuilding dependencies causes a build error #144

rathboma opened this issue Feb 24, 2017 · 4 comments

Comments

@rathboma
Copy link

Hey,

I'm seeing line 138 of the compile script cause an error when I build a particularly large project, it's this line:

    npm rebuild 2>&1 | indent

The error I get is from sed:

remote: sed: couldn't flush stdout: Resource temporarily unavailable

I guess because it is installing a lot of dependencies?

Funnily enough, I only get this error when building through my CI system, not when I push to Heroku manually.

@mikepschneider
Copy link

I've also encountered this error. Did you find a solution?

@rathboma
Copy link
Author

I think Heroku pushed a fix for this on their end.

@tonycoco
Copy link
Owner

@rathboma is this still a problem?

@bartocc
Copy link

bartocc commented May 7, 2018

I just encountered it

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

No branches or pull requests

4 participants