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

Unknow problem with "path" after successfully compiling #50

Open
ppalmeida opened this issue May 9, 2020 · 1 comment
Open

Unknow problem with "path" after successfully compiling #50

ppalmeida opened this issue May 9, 2020 · 1 comment

Comments

@ppalmeida
Copy link

ppalmeida commented May 9, 2020

First of all: thank you so much for this package. It's really awesome.

I have a problem after creating a new package package/ui - that is not a CRA app, in fact, it is just a copy of the 'typescript component' package.

I made a repo that reproduces the problem and in the README file there is the error output. All tests pass and the screen.debug() of React testing-library is ok and shows all the HTML of components. I've tried in all browsers even in Safari, which has no dev extension at all.

Could you please take a look? If tests are all green and rendering the components, why in the browser it's throwing errors? I could not find what's happening.

EDIT:

Description Version
OSX 10.14.6
Yarn 1.19.1
Lerna 3.15.0
Node v10.15.3
@ppalmeida
Copy link
Author

Ok.
This is not a problem with this repo itself. It's a bug in CRA - as we can see here and here. As far as I can see, the problem was solved in react-scripts: 3.4.1.

There is indeed a PR to fix the upgrade react-scripts waiting for over a month. Is there someone actually taking care of this repo? Sorry for asking, I do not intend to be rude, but we deff should take a look at it. I can contribute or help in anything, just drop me a message here or on my Twitter - [at]ppalmeida.

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