Skip to content
This repository was archived by the owner on Apr 4, 2022. It is now read-only.
This repository was archived by the owner on Apr 4, 2022. It is now read-only.

Starter templates that rely on fontawesome produce errors so they can't be tried out...  #71

@jonathanlal

Description

@jonathanlal

Unable to try out this corporate template and the blog template because of an error installing the fortawesome dependency.

  npx create-strapi-starter my-project next-blog
  npx create-strapi-starter my-project next-corporate

Gives:

Error: Couldn't find package "@fortawesome/free-solid-svg-icons@^5.15.3" required by "@strapi/[email protected]" on the "npm" registry.
error Couldn't find package "@fortawesome/fontawesome-free@^5.15.3" required by "@strapi/[email protected]" on the "npm" registry.
Error: Couldn't find package "@fortawesome/free-brands-svg-icons@^5.15.3" required by "@strapi/[email protected]" on the "npm" registry.
Error: Couldn't find package "@fortawesome/free-brands-svg-icons@^5.15.2" required by "@strapi/[email protected]" on the "npm" registry.
Error: Couldn't find package "@fortawesome/fontawesome-free@^5.15.2" required by "@strapi/[email protected]" on the "npm" registry.
Error: Couldn't find package "@fortawesome/fontawesome-svg-core@^1.2.35" required by "@strapi/[email protected]" on the "npm" registry.
Error: Couldn't find package "@fortawesome/fontawesome-svg-core@^1.2.35" required by "@strapi/[email protected]" on the "npm" registry.
Error: Couldn't find package "@fortawesome/free-solid-svg-icons@^5.15.3" required by "@strapi/[email protected]" on the "npm" registry.
Error: Couldn't find package "@fortawesome/free-solid-svg-icons@^5.15.3" required by "@strapi/[email protected]" on the "npm" registry.
Error: Couldn't find package "@fortawesome/react-fontawesome@^0.1.14" required by "@strapi/[email protected]" on the "npm" registry
Error: Couldn't find package "@fortawesome/react-fontawesome@^0.1.14" required by "@strapi/[email protected]" on the "npm" registry.
Error: Couldn't find package "@fortawesome/free-solid-svg-icons@^5.15.3" required by "@strapi/[email protected]" on the "npm" registry.

The error seems to be because those packages were deprecated:
https://www.npmjs.com/package/@fortawesome/fontawesome-free-brands

https://github.com/FortAwesome/Font-Awesome/blob/master/UPGRADING.md#50x-to-510

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions