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

npm test broken on windows - cannot find module ... '\' disappeared #700

Closed
rlasjunies opened this issue Apr 8, 2018 · 3 comments
Closed

Comments

@rlasjunies
Copy link
Contributor

Stencil version:

 @stencil/core@<0.7.18>

I'm submitting a:

[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or https://stencil-worldwide.slack.com

Current behavior:

  • running npm test of the starter app on windows 10
  • error Cannot fing module '... folder without \ ...'

Expected behavior:
to have the test running ;-)

Steps to reproduce:
explained above

Other information:
I will propose a PR for this.
The problem come from the node_modules\@stencil\core\testing\jest.preprocessor.js line 15.

@rlasjunies
Copy link
Contributor Author

PR proposed: #701

@jgw96 jgw96 added the bug label Apr 9, 2018
@jgw96 jgw96 added this to the 0.8.x - Testing milestone Apr 9, 2018
@jgw96
Copy link
Contributor

jgw96 commented Apr 9, 2018

Thanks for opening an issue with us! I can reproduce this issue and am testing your PR now.

@adamdbradley
Copy link
Contributor

Merged! #701 thanks!

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