You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.
'Interface 'Element' cannot simultaneously extend types 'ReactElement<any>' and 'ReactElement<any>'.
Named property 'type' of types 'ReactElement<any>' and 'ReactElement<any>' are not identical.'
I don't really know what to do, I'm kinda stuck right there. I tried to delete node_modules and package.lock.json and redo a fresh install, but it didn't change anything :/.
I hope someone got an idea.
The text was updated successfully, but these errors were encountered:
Is this a bug report?
Yes
Can you also reproduce the problem with npm 4.x?
Yes
Environment
npm ls react-scripts-ts
(if you haven’t ejected): react-scripts-ts@2.16.0node -v
: v8.11.3npm -v
: 6.2.0 (I also tried with 4.x)Then, specify:
Steps to Reproduce
(Write your steps here:)
I don't really know what to do, I'm kinda stuck right there. I tried to delete node_modules and package.lock.json and redo a fresh install, but it didn't change anything :/.
I hope someone got an idea.
The text was updated successfully, but these errors were encountered: