You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.
Oh... yes, this only happens when updating from < 2.13.0 to 2.13.0 - typescript was moved to be a peer dependency of react-scripts-ts, which installs typescript as a dev dependency when initializing a new project. I'll see if I can get some instructions pushed tomorrow.
Is this a bug report?
Yes
Environment
node -v
: 8.9.4npm -v
: 3.10.8Then, specify:
Steps to Reproduce
react-script-ts
version of an existing project to0.2.13
npm install
npm start
Expected Behavior
The project installs updated dependencies, then builds and starts
Actual Behavior
npm install
phase:During the
npm start
phase:The text was updated successfully, but these errors were encountered: