Skip to content

Fix your folder structure in the dev branch #2

@guash24

Description

@guash24

Why did you push the node_modules folder??
Your .gitignore file is not correct for the application

  1. fix the .git.ignore file
  2. remove the node_modules folder
  3. run the npm i command
  4. commit your changes

if the node_modules is included again, start from number 1 again

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions