Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Problem with Elm in Raspberry Pi #11

Open
nicolastarzia opened this issue Jun 11, 2018 · 4 comments
Open

Problem with Elm in Raspberry Pi #11

nicolastarzia opened this issue Jun 11, 2018 · 4 comments

Comments

@nicolastarzia
Copy link
Contributor

The dashboard container doesn't build on Raspberry Pi.

See the log bellow:

    > node install.js

    Unfortunately, there are currently no Elm Platform binaries available for your operating system and architecture.

    If you would like to build Elm from source, there are instructions at https://github.com/elm-lang/elm-platform#build-from-source

    npm WARN This failure might be due to the use of legacy binary "node"
    npm WARN For further explanations, please read
    /usr/share/doc/nodejs/README.Debian

I saw that Daniel had this problem too, dev.to.

@cuducos
Copy link
Owner

cuducos commented Jul 3, 2018

Using danielkun/elm-raspbian-arm32v7's image sounds good, but I couldn't find his Dockerfile to check there's nothing necessary out there. So I'd follow the part of the post focused on building Elm locally. Next round I can give it a try.

@cuducos cuducos changed the title Problem with ELM in Raspberry PI Problem with Elm in Raspberry PI Jul 3, 2018
@cuducos cuducos changed the title Problem with Elm in Raspberry PI Problem with Elm in Raspberry Pi Jul 3, 2018
@lipemorais
Copy link
Contributor

@nicolastarzia
Copy link
Contributor Author

nicolastarzia commented Aug 28, 2018

I cannot start the danielkun Dockerfile because don't use elm-app package.
When I try to install elm-app package, didn't found NPM 😞, there is another option to use elm-app?
Excuse me to ask a simple question... If I want to use Elm, Node it's a prerequisite?

@cuducos
Copy link
Owner

cuducos commented Aug 29, 2018

If I want to use Elm, Node it's a prerequisite?

It's the most common way of installing Elm, but not a requirement.

What do you mean by elm-app package? Would you mind clarifying?

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

3 participants