Skip to content

Node Modules included in your repo #54

Description

@helenzhou6

Looks like all your node modules have been uploaded into your repo

I believe that as long as package.json is uploaded onto your repo, then running npm install should automatically install all the node modules needed (rather than needing to upload the node modules onto your repo).

I would suggest having a .gitignore file that lists the names of the files and folders that doesn't need to be uploaded onto the remote repo (for example here )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions