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

R.move does not exist #424

Open
valivvvv opened this issue Dec 10, 2018 · 2 comments
Open

R.move does not exist #424

valivvvv opened this issue Dec 10, 2018 · 2 comments

Comments

@valivvvv
Copy link

I'm using "@types/ramda": "^0.25.42" and "ramda": "^0.26.1", in an Angular 7 project, and I can't use R.move() because it throw an error saying Property 'move' does not exist.

Can't figure out why, any advice? Thanks

@majorhayes
Copy link

I bet that function was added in 0.26 so it's not included in the 0.25 types. I'm having the same issue with mergeLeft and mergeRight

@albohlabs
Copy link

move was typed in DefinitelyTyped. Time to switch…

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