-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hi Arnaud,
I wanted to try your reaxt lib and play around, but could not get it to compile the reaxt-example.
~> git clone https://github.com/awetzel/reaxt-example
~> mix deps.get
~> mix compile
It complains to not find a node module reaxt (see below). npm install reaxt was not an option. I did not find any node module on github.
** (File.Error) could not read file web/node_modules/reaxt/package.json: no such file or directory
(elixir) lib/file.ex:244: File.read!/1
lib/tasks.ex:105: Mix.Tasks.Compile.ReaxtWebpack.run/1
(elixir) lib/enum.ex:1088: Enum."-map/2-lists^map/1-0-"/2
(mix) lib/mix/tasks/compile.all.ex:19: anonymous fn/1 in Mix.Tasks.Compile.All.run/1
(mix) lib/mix/tasks/compile.all.ex:37: Mix.Tasks.Compile.All.with_logger_app/1
(mix) lib/mix/tasks/compile.ex:88: Mix.Tasks.Compile.run/1
(mix) lib/mix/tasks/app.start.ex:39: Mix.Tasks.App.Start.run/1
(mix) lib/mix/tasks/run.ex:63: Mix.Tasks.Run.run/1
I have attached the mix.lock. I am running elixir 1.2.5 on erl 7.2.1.
Please advise.
mix.lock.txt
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels