Skip to content

mean-admin, mean install, and .gitignore #4

@BrockMcKean

Description

@BrockMcKean

mean-admin is installed under node_modules. You cannot mean install mean-admin from cli in shell, because of file ownership and rights to node_modules. If you pull and mean install mean-admin, it places it in node_modules, which is listed in .gitignore. grunt does not seem to work (at least not the way it does in linnovate/mean) and node server seems to hang, so after mean install mean-admin, you cannot easily verify that it has indeed worked correctly locally. Pushing states that no changes have been made, because they are being ignored. Unless you go looking and no basically what you're looking for, I can see many people not understanding this, not bothering to ask in gitter, and giving up after an hour.

This is not to say this was extremely difficult for people contributing to these projects to do, but rather that it's unnecessarily difficult and complicated for anyone to do and could, in the case of many uninitiated developers, prevent them from working with mean.io altogether. mean-admin should be easy to install or come mean.io by default (I suggest by default).

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