Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

elm-compiler 0.19.1

Install from the command line:
Learn more about npm packages
$ npm install @carwow/elm-compiler@0.19.1
Install via package.json:
"@carwow/elm-compiler": "0.19.1"

About this version

npm install elm

Elm is a functional programming language that compiles to JavaScript.

There are installers for Mac and Windows available here. There are also binaries for direct download. These are the most reliable ways to install Elm.

This package tries to download those binaries with npm. It is sometimes used by people intergating Elm into existing projects or workflows.


Install

The following command should download the elm binary:

npm install -g elm

If this runs successfully, the elm binary should be available at:

  • /usr/local/bin/elm on Mac and Linux
  • C:\Users\YOUR_NAME\AppData\Roaming\npm\ on Windows

It should be possible to run elm from your terminal after this.

If you run into trouble, check out troubleshooting.md.


What is next?

Head over to The Official Guide to start learning Elm!

Details


Assets

  • elm-compiler-0.19.1-npm.tgz

Download activity

  • Total downloads 1
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all