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

Typos in Vue.js instructions #18172

Open
4 tasks
bertday opened this issue Aug 16, 2021 · 2 comments
Open
4 tasks

Typos in Vue.js instructions #18172

bertday opened this issue Aug 16, 2021 · 2 comments

Comments

@bertday
Copy link

bertday commented Aug 16, 2021

First off, thank you for this awesome library! 🚀

I was following the Vue.js setup docs and noticed a few tiny errors I wanted to let you know about.

  • npm i --save @fortawesome/fontawesome-svg-core@next throws an npm error "No matching version found". Checking this against the package at npmjs.org I couldn't find a tag next.
  • The same is true for @fortawesome/free-solid-svg-icons@next and @fortawesome/free-regular-svg-icons@next; possibly the pro packages as well, though I didn't try installing them
  • The word "package" is misspelled "pakcage" in a few places
  • More of friendly comment, but npm i no longer needs the --save flag (saving to package.json is default behavior these days 😄 )

I hope this is helpful and thank you again for all of the hard work you put into Font Awesome!

@tagliala
Copy link
Member

Hi!

Thanks for being part of the Font Awesome Community and thanks for this report.

but npm i no longer needs the --save flag

If I'm getting this correctly, this is the default behavior of 6.x and 7.x versions. I would say it is ok to omit the --save flag

I'm going to assign both @talbs for the docs and @robmadole for the @next tag

@robmadole
Copy link
Member

Hey, @rbrtmrtn. Thanks.

We don't have the free packages available yet from npmjs.com. They are only available from our npm.fontawesome.com registry.

We'll get this fixed up.

@talbs talbs removed their assignment Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants