The easy way is to install elm locally to your project - `npm i [email protected]` - 
and then I think elm-make will find it there (and if not, will default to 
the system installed version).

(Got the idea from Noah a couple of weeks ago)

On Tuesday, 29 November 2016 14:54:06 UTC+1, Rupert Smith wrote:
>
> I've been trying to follow these instructions:
>
> http://www.lambdacat.com/how-to-setup-local-development-for-elm/
>
> but getting some errors when trying to build from source.
>
> Is there an easier way? I don't want to blat my exising 0.17 with 0.18 
> right away, would rather keep it around until I have finished upgrading.
>
> Perhaps just create a vm or docker container and install elm 0.18 inside 
> that?
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to