Skip to content

Latest commit

 

History

History
161 lines (104 loc) · 4.54 KB

ISSUE_TEMPLATE.md

File metadata and controls

161 lines (104 loc) · 4.54 KB

Is this a bug report?

(write your answer here)

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):
  2. node -v:
  3. npm -v:
  4. yarn --version (if you use Yarn):
  5. npm ls react-scripts-ts (if you haven’t ejected):

Then, specify:

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

Steps to Reproduce

(Write your steps here:)

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.)