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

Fix: Cloud9 free space error, change node version to alpine #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

irkan-hadi
Copy link

I faced an issue building the docker image with the free tier server, the error was due to lack of free space (they might have changed how much space is allowed in the free tier? not sure)

I fixed the issue by defining the node version as alpine.

I faced an issue building the docker image with the free tier server, the error was due to lack of free space (they might have changed how much space is allowed in the free tier? not sure)

I fixed the issue by defining the node version as alpine.
@michelangelo17
Copy link

Had same issue, this solved it for me as well.

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

Successfully merging this pull request may close these issues.

2 participants