Skip to content

create-react-appの説明を変更 #162

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 3, 2022
Merged

create-react-appの説明を変更 #162

merged 1 commit into from
May 3, 2022

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