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

How to install this module? #420

Open
mintuhouse opened this issue Nov 26, 2018 · 6 comments
Open

How to install this module? #420

mintuhouse opened this issue Nov 26, 2018 · 6 comments

Comments

@mintuhouse
Copy link

I tried to install it using
yarn add --dev types/npm-ramda#dist

But tsc gives following error
error TS2688: Cannot find type definition file for 'ramda'

@brunoabreu
Copy link

Try yarn add --dev @types/ramda@types/npm-ramda#dist

@mintuhouse
Copy link
Author

Still get the same error
Do you have a sample project where this module is installed? I can then compare and see what is different in my setup?

@ORESoftware
Copy link

Why not

npm install -D @types/ramda

@mintuhouse
Copy link
Author

@types/ramda is different from this module

@ORESoftware
Copy link

Maybe Ramda should update their codebase to be written TypeScript

@hug0b
Copy link

hug0b commented Oct 7, 2019

So what is this module for ? I can't install it and is less up to date than @types/ramda.

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

4 participants