Welcome to react Discussions! #17
akaday
announced in
Announcements
Replies: 2 comments
-
Judging by the output, the yarn install command worked successfully, all dependencies were updated, and additional scripts also ran without errors. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The message indicates that Your yarn install completed successfully. All dependencies are up-to-date, and setup scripts ran without issues. You're ready to start developing ! |
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
Uh oh!
There was an error while loading. Please reload this page.
-
yarn install
yarn install v1.22.22
[1/4] Resolving packages...
success Already up-to-date.
$ node node_modules/fbjs-scripts/node/check-dev-engines.js package.json && node ./scripts/flow/createFlowConfigs.js
Done in 1.77s.
PS C:\Users\start\react>
Beta Was this translation helpful? Give feedback.
All reactions