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

Jest junit package missing in tutorial steps (part 5, server) #905

Closed
TVaakanainen opened this issue Jul 11, 2019 · 5 comments
Closed

Jest junit package missing in tutorial steps (part 5, server) #905

TVaakanainen opened this issue Jul 11, 2019 · 5 comments

Comments

@TVaakanainen
Copy link

Steps that define packages to install in the tutorial are missing package jest-junit, however it is visible in package.json diff and it is utilized in test-script.

So unless one notices this they are greeted with an error while trying to run the tests: Error: Could not resolve a module for a custom reporter. Module name: jest-junit

@Urigo
Copy link
Owner

Urigo commented Jul 13, 2019

thank you, I'll release a new version with the fix next week

@Urigo
Copy link
Owner

Urigo commented Jul 16, 2019

I think its fixed in the new next version, can you please confirm?

@Urigo Urigo closed this as completed Jul 16, 2019
@rishabh2712
Copy link

rishabh2712 commented Apr 2, 2020

I still am facing this problem

Error: Could not resolve a module for a custom reporter.
Module name: jest-junit

@Urigo Urigo reopened this Apr 2, 2020
@rishabh2712
Copy link

rishabh2712 commented Apr 2, 2020

npm update solved the issue.
My bad I reported it.

P.S: Thanks for such a well documented tutorial.

@Urigo
Copy link
Owner

Urigo commented Apr 3, 2020

ohh so no need to update anything in the instructions?

Thank you @rishabh2712 !

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

3 participants