-
Beta Was this translation helpful? Give feedback.
Answered by
yeskaydee
Apr 12, 2023
Replies: 2 comments 4 replies
-
@yeskaydee Please leave your repo link. |
Beta Was this translation helpful? Give feedback.
4 replies
-
go to the directory where you have your project it been added but to wrong folder, move package.json and yarn.lock to your project folder manually |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
issue solved:- try using the
npm list
as you can see in my case these two files are present at the
/Users/santosh
directorygo to the directory and remove the node modules and below mentioned
and voila now if you run yarn add sold , it works