Skip to content

Conversation

@takumin0423
Copy link

@takumin0423 takumin0423 commented May 3, 2022

いつもこちらのサイトでTypeScriptを学ばせていただいています、ありがとうございます!

Create React Appのドキュメントの中で、create-react-appをグローバルにインストールしている場合は、npxが常に最新版を使うためにグローバルにインストールしたcreate-react-appをアンインストールすることがおすすめされていたので、それに合わせる形に修正した方がいいかと思いました!

If you've previously installed create-react-app globally via npm install -g create-react-app, we recommend you uninstall the package using npm uninstall -g create-react-app or yarn global remove create-react-app to ensure that npx always uses the latest version.

よろしくお願いします!

@yottahmd
Copy link
Collaborator

yottahmd commented May 3, 2022

ありがとうございます!!🙌

@yottahmd yottahmd merged commit 67dd4f1 into typescript-book-ja:master May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants