Skip to content

Cloud9 Doesn't work on Raspberry Pi #40

@explorigin

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

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