Skip to content
This repository was archived by the owner on Dec 22, 2020. It is now read-only.
This repository was archived by the owner on Dec 22, 2020. It is now read-only.

Installation issue with Phoenix 1.3.0-RC #36

Open
@dhruvbhatia

Description

@dhruvbhatia

Hi there,

I'm attempting to follow Passport's installation instructions for use with Phoenix 1.3.0-RC as per the readme, however get stuck at the last step:

> mix passport.setup

** (UndefinedFunctionError) function Mix.Tasks.Phx.Gen.Html.build/1 is undefined or private
    Mix.Tasks.Phx.Gen.Html.build(["Account", "User", "users"])
    lib/mix/tasks/passport.setup.ex:23: Mix.Tasks.Passport.Setup.generate_account/1
    lib/mix/tasks/passport.setup.ex:13: Mix.Tasks.Passport.Setup.run/1
    (mix) lib/mix/task.ex:294: Mix.Task.run_task/3
    (mix) lib/mix/cli.ex:58: Mix.CLI.run_task/2

Any ideas on what the above means?
I'm an Elixir newbie using Elixir 1.4.2 and {:phoenix, "~> 1.3.0-rc"}.
Help appreciated! 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions