Skip to content

Remove node_modules #22

@aspects19

Description

@aspects19

Hello @morningstarxcdcode,

I noticed that your project includes the node_modules folder (your dependencies).
It’s best to exclude this from version control since it can make the repo large and harder to work with.
You can add it to .gitignore and remove the folder from the repo.

Let me know if you’d like help!

EDIT
I realized tou already have the node_modules in your .gitignore, you need to only remove node_modules from github.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationhelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions