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

v 1.1.2 not accessible / can't be installed #4

Closed
yasserlens opened this issue Mar 15, 2022 · 3 comments
Closed

v 1.1.2 not accessible / can't be installed #4

yasserlens opened this issue Mar 15, 2022 · 3 comments

Comments

@yasserlens
Copy link

Hello!

Tried doing npm i svelte-textfit@latest and the more explicit svelte-textfit@1.1.2; none worked. Specifying the version results in an error.

Thanks for taking a look!

@mattgenious
Copy link

Agreed, it would be great to get a release with the optional parameters :-)
I hope you have time to look at it soon @micha-lmxt

@mattgenious
Copy link

@yasserlens I found out you can actually use this command to install directly from github if you want:
npm install micha-lmxt/svelte-textfit --save-dev

It adds
image
to your package.json, while I don't really understand how that works, it seems to understand that it is the same package but uses the latest from github.

Including, critically, the optional properties in the TextfitProps.
Hope this helps :-)

PS. I am using npm 8.11.0 on Windows 11.

@micha-lmxt
Copy link
Owner

Hi, sorry for the delay. I published v1.1.3 to npm today.

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