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

Installing via npm does not include index.d.ts #153

Open
adrian-moisa opened this issue Jan 29, 2019 · 1 comment
Open

Installing via npm does not include index.d.ts #153

adrian-moisa opened this issue Jan 29, 2019 · 1 comment

Comments

@adrian-moisa
Copy link

adrian-moisa commented Jan 29, 2019

When I run npm i react-native-slider -S I get a smaller set of files compared to the ones present on the githug repo. index.d.ts is missing. Am I doing something wrong. It should be automatically downloaded... I'm installing version 0.11.0, The same issue is present in 0.10.0.

chrome_gx2b4t0be8
code_u7ba3oqxdp

Therefore I get:

chrome_a5gwzfxb1j

I had to copy the file by hand. This is not acceptable after running npm install

@sinewave440hz
Copy link

sinewave440hz commented Jan 30, 2019

Same problem for me and it looks like there is a fix in the queue since some time back. - #140. So the question is, when will this be merged...?

Until then, for me, installing with yarn add jeanregisser/react-native-slider#140/head worked (see here for npm version.

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