Skip to content
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
@littleLane

Description

@littleLane

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

  1. node -v: 6.11.3
  2. npm -v: 5.7.1
  3. yarn --version : 1.2.0

Steps to Reproduce

  1. create-react-app nervjs-typescript --scripts-version=react-scripts-ts
  2. cd nervjs-typescript
  3. yarn start

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions