Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

elm

Package Overview
Dependencies
Maintainers
3
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elm

Installer for Elm: just downloads the binary into node_modules

  • 0.19.1-1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
24K
increased by0.2%
Maintainers
3
Weekly downloads
 
Created
Source

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!

Keywords

FAQs

Package last updated on 21 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc