-
Notifications
You must be signed in to change notification settings - Fork 625
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
Bug: Dependance Error #63
Comments
Changed
Seems like a problem with react-spring useTransition() |
Hi @romain325 As explained here #48 (comment), we're waiting on react-spring to be in a stable version (ie. v9.0.0) to update it as it's not yet stable, which is kind of a pain in the ... We're updating our ui lib to typescript, leading to your issue with the missing .svg file. Can you please downgrade the @welovedevs/ui to the v1.0.5-beta.11 version which is not using typescript yet? https://github.com/react-spring/react-spring/milestone/1 |
No problem thanks a lot for the support ! |
closing this in favor of #48 |
NPM Error Message:
Apparently it is a quiet simple correction to do, I just haven't looked where the code of "@welovedevs/react-ultimate-resume/" is and how I can modify it
Tested on: Default project (git clone) and personal project(npm i)
I might pull later, any help on where are the files is always pleasant!
Thanks a lot
The text was updated successfully, but these errors were encountered: