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.

npm ls react-scripts-ts is empty  #176

Closed
@jinmmd

Description

@jinmmd

Is this a bug report?

maybe not. I must loss some important step.

Can you also reproduce the problem with npm 4.x?

(Write your answer here.)

Which terms did you search for in User Guide?

(Write your answer here if relevant.)

Environment

  1. npm ls react-scripts-ts (if you haven’t ejected): It's empty.
  2. node -v: 6.11.2
  3. npm -v: 3.10.10
  4. yarn --version (if you use Yarn):
  5. npm ls react-scripts-ts (if you haven’t ejected):

Then, specify:

  1. Operating system: Windows 10
  2. Browser and version (if relevant): Chrome

Steps to Reproduce

(Write your steps here:)

  1. input shell command:
npm install -g create-react-app
create-react-app my-app --scripts-version=react-scripts-ts
cd my-app/
  1. look at the dir, not exist any ts config file. but why?
    ts

Expected Behavior

(Write what you thought would happen.)

Actual Behavior

(Write what happened. Please add screenshots!)

Reproducible Demo

(Paste the link to an example project and exact instructions to reproduce the issue.)

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