Skip to content

Lesson : 5 not able to view my package.json and yarn.lock files in my project #5031

Answered by paulcoffee85
JeraldRoyJ18 asked this question in Q&A
Discussion options

You must be logged in to vote

Check to see if you have a package.json or yarn.lock file in your /projects directory. If you do, clear it/them out and this should start working.

If they arent' in your projects folder. Than Try :

cd < path_folder_name>/<project_name>

touch yarn.lock

yarn

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JeraldRoyJ18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants