-
Notifications
You must be signed in to change notification settings - Fork 162
Can't resolve velocity on create-react-app v2 #244
Comments
Where are you seeing that? What version? The latest version of |
I'm getting the error using "react-scripts": "2.0.0" and importing as below:
Thanks in advance. |
What version of |
"velocity-react": "1.4.1" When i add "velocity-animate": "^2.0.5" manually it works but face off the ui pack issue due to multiple velocity-animate package.
|
Hi, The issue solved with the release "react-scripts": "2.0.4". Thanks. |
Hi,
I ve tested velocity-react on create-react-app@next ,
create-react-app 2.0.0 will be stable soon:
facebook/create-react-app#5103 (comment)
I m getting Can't resolve 'velocity' error.
I m not sure but it could be related with webpack and updating velocity-animate version could solve this issue? julianshapiro/velocity#743 (comment)
Could you please checkout the issue?
The text was updated successfully, but these errors were encountered: