Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

start error after running test coverage due to lint config #339

Closed
alexandrudanpop opened this issue Jun 12, 2018 · 0 comments · Fixed by #340
Closed

start error after running test coverage due to lint config #339

alexandrudanpop opened this issue Jun 12, 2018 · 0 comments · Fixed by #340

Comments

@alexandrudanpop
Copy link
Contributor

alexandrudanpop commented Jun 12, 2018

Is this a bug report?

Yes

Environment

  1. npm ls react-scripts-ts -- [email protected]
  2. node -v: v8.11.2
  3. npm -v:5.6.0
  4. yarn --version (if you use Yarn): 1.7.0
    Operating system: Windows 10 Pro OS build 17134.81

Steps to Reproduce

  1. create-react-app my-app --scripts-version=react-scripts-ts
  2. git init
  3. yarn test --coverage
  4. yarn start
    Failed to compile
    .../coverage/lcov-report/prettify.js
    (1,3681): Forbidden bitwise operation
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant