Package Details: nodejs-elm 0.19.0-2

Git Clone URL: https://aur.archlinux.org/nodejs-elm.git (read-only, click to copy)
Package Base: nodejs-elm
Description: Binaries for the Elm programming language
Upstream URL: https://www.npmjs.com/package/elm
Keywords: Elm
Licenses: BSD
Submitter: aepsil0n
Maintainer: None
Last Packager: thorsten
Votes: 8
Popularity: 0.000000
First Submitted: 2015-04-17 09:53 (UTC)
Last Updated: 2019-03-11 21:18 (UTC)

Latest Comments

« First ‹ Previous 1 2

xanc commented on 2018-05-24 15:43 (UTC)

So optdepends=( 'libtinfo5: required by elm repl' )

must be optdepends=( 'ncurses5-compat-libs: required by elm repl' )

thorsten commented on 2016-11-30 14:59 (UTC)

Thanks cippaciong! I've updated the optional dependency to libtinfo5, so ncurses5-compat-libs is suggested automatically by the aurweb.

cippaciong commented on 2016-11-30 14:33 (UTC)

Hello, the libtinfo optional dependency is not working anymore because provides libtinfo 6 now while elp-repl requires libtinfo 5. As an alternative you can use ncurses5-compat-libs: https://aur.archlinux.org/packages/ncurses5-compat-libs/

mherold commented on 2015-11-24 16:27 (UTC)

Personally, I would rather compile it myself so I'm going to disown this package in favor of Luchs' version.

Luchs commented on 2015-11-21 23:08 (UTC)

I created an (up-to-date) alternative to this package which compiles Elm from source: https://aur.archlinux.org/packages/elm-platform Compiling Haskell is really slow though, so you may still prefer the prebuilt binaries from NPM.

jtojnar commented on 2015-09-22 20:17 (UTC)

I get following error when makepkging. npm WARN lifecycle elm@2.0.0~postinstall: cannot run in wd %s %s (wd=%s) elm@2.0.0 node lib/install.js Had to run the post-install hook (`node lib/install.js`) manually.