Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test files highlighted in red, plus jest error in console, but test passes #1164

Open
AjayiMike opened this issue Dec 29, 2022 · 0 comments
Open

Comments

@AjayiMike
Copy link

Current Behavior

Although test runs fine, but test files are displayed in red immediately after generating a new tsdx project or when any file is changed, accompanied by this behaviour is console that automatically opens with jest error. But when you yarn test test passes
Screenshot 2022-12-29 at 15 29 29

the console also opens when you run yarn build, the building works, but this console opens afterward

Expected behavior

A newly generated project should be without any error

Suggested solution(s)

I honestly have no idea

Additional context

Your environment

System:
    OS: macOS 12.6
    CPU: (8) arm64 Apple M1 Pro
    Memory: 133.11 MB / 16.00 GB
    Shell: 5.8.1 - /bin/zsh
  Binaries:
    Node: 19.0.1 - ~/.nvm/versions/node/v19.0.1/bin/node
    Yarn: 1.22.19 - ~/.nvm/versions/node/v19.0.1/bin/yarn
    npm: 8.19.2 - ~/.nvm/versions/node/v19.0.1/bin/npm
  Browsers:
    Brave Browser: 106.1.44.101
    Firefox: 105.0.2
    Safari: 16.0
  npmPackages:
    tsdx: ^0.14.1 => 0.14.1 
    typescript: ^4.9.4 => 4.9.4 
  npmGlobalPackages:
    tsdx: 0.14.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant