Skip to content

Cloud9 Doesn't work on Raspberry Pi #40

Description

@explorigin

Running on Raspberry Pi docker, the installer script fails on pty.js.

The solution is to:

  • use node/8-slim base image
  • install system python instead of python2.7
  • install pty.js ahead of running the install script. Include && npm install pty.js \ right here

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions