Typescript-react-starter: 404 Not Found: react-script-ts@latest

Created on 11 Sep 2018  路  2Comments  路  Source: microsoft/TypeScript-React-Starter

Attempting to run this command after installing create-react-app with the global flag:

_create-react-app my-react-app --scripts-version=react-script-ts_

This results in the following:

npm ERR! code E404
npm ERR! 404 Not Found: react-script-ts@latest

I can confirm that react-script-ts is no longer available on NPM.

@Microsoft : Please update this repository.

Most helpful comment

its react-scripts

All 2 comments

its react-scripts

Hah, this answer made me look again at my command and find typo as well, 鉂わ笍

Was this page helpful?
0 / 5 - 0 ratings

Related issues

StokeMasterJack picture StokeMasterJack  路  4Comments

Lxxyx picture Lxxyx  路  9Comments

JukoPowel picture JukoPowel  路  3Comments

nikhilyeole1 picture nikhilyeole1  路  9Comments

simonccarter picture simonccarter  路  3Comments