Skip to content

Update README to specify you must do ng build at root level before npm i in sample/modular #2994

Open
@crlang44

Description

@crlang44

If you try to npm i in samples/modular you get the following error:
npm ERR! code ENOLOCAL npm ERR! Could not install from "../../dist/packages-dist" as it does not contain a package.json file.

Update the README at the root level to include the instruction to do ng build at the root level before trying to run the sample.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions