-
I have already initialized project folder (with node_modules). I change some versions in package.json and run yarn again. Packages in node_modules are still with the old versions. Is there some other command to refresh versions from package.json? |
Beta Was this translation helpful? Give feedback.
Answered by
tonn
Sep 2, 2022
Replies: 1 comment
-
solved... issue was on my side |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tonn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
solved... issue was on my side