This repository was archived by the owner on Jan 26, 2019. It is now read-only.
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
when i exec yarn start
, it will throw a error !!! #274
Closed
Description
Is this a bug report?
It can't be nice after i operate according to the steps, it will throw a error that
.../nervjs-typescript/node_modules/@types/react-dom/node_modules/@types/react/index.d.ts
(3631,13): Subsequent property declarations must have the same type. Property 'a' must be of type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>', but here has type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>'.
Environment
node -v
: 6.11.3npm -v
: 5.7.1yarn --version
: 1.2.0
Steps to Reproduce
- create-react-app nervjs-typescript --scripts-version=react-scripts-ts
- cd nervjs-typescript
- yarn start
Metadata
Metadata
Assignees
Labels
No labels