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

Publishing to npm? #142

Closed
jonaskello opened this issue Feb 26, 2017 · 2 comments
Closed

Publishing to npm? #142

jonaskello opened this issue Feb 26, 2017 · 2 comments

Comments

@jonaskello
Copy link

If I install from npm @types/ramda I don't seem to get the typings from this repo. I'm not sure how the publish to npm process works or which version here corresponds to what is published to npm. I don't see anything under releases in this repo. Is it possible to npm install the types in this repo?

The types in this repo seems a lot better than what is currently available from npm. Specifically I want support for ReadonlyArray but this does not seem available in the version installable from npm as it uses regular arrays for the arguments.

KiaraGrouwstra added a commit that referenced this issue Feb 26, 2017
@KiaraGrouwstra
Copy link
Member

Hey. It's been suggested you can try installing using npm install types/npm-ramda instead. I've updated the readme to reflect that now. Thanks for bringing this up again, sorry.

@jonaskello
Copy link
Author

Aha, thanks for the quick reply!

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

2 participants