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.
Is this a bug report?
YES
Can you also reproduce the problem with npm 4.x?
Which terms did you search for in User Guide?
fsevents
Environment
npm ls react-scripts-ts
node -v
: v9.10.0npm -v
: 5.8.0yarn --version
1.5.1npm ls react-scripts-ts
[email protected]Then, specify:
Steps to Reproduce
(Write your steps here:)
create-react-app . --scripts-version=react-scripts-ts
Expected Behavior
No Error
Actual Behavior
I've tried to install
react-scripts-ts
and get following install error:This issue is caused by the conbination
[email protected]
and Node.js v9.[email protected]
depended on[email protected]
.create-react-app-typescript/packages/react-scripts/package.json
Line 69 in a11f2f6
create-react-app
has resolved this problem in next issue.The text was updated successfully, but these errors were encountered: