-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I am trying to build this example using elixirscript "app/elixirscript" -o app/tmp but am running into the following error:
** (UndefinedFunctionError) function JS.import/2 is undefined or private
(elixir_script) JS.import(React, "react")
app/elixirscript/app.ex:4: (module)
(stdlib) erl_eval.erl:670: :erl_eval.do_apply/6
Am I doing something wrong here?
Elixirscript 0.27.0 installed.
Metadata
Metadata
Assignees
Labels
No labels