Skip to content

npm install fails due to fontawesome icons #1023

@runofthemillgeek

Description

@runofthemillgeek

I tried to take a stab at fixing the issue I raised recently but after cloning this project and running npm install, I'm getting auth errors:

npm warn deprecated [email protected]: This package is now deprecated. Move to @xterm/addon-fit instead.
npm warn deprecated [email protected]: This package is now deprecated. Move to @xterm/addon-web-links instead.
npm warn deprecated [email protected]: This package is now deprecated. Move to @xterm/xterm instead.
npm error code E401
npm error Incorrect or missing password.
...

I believe this is due to the use of Font Awesome Pro icons in the project, which requires a Pro account to consume the npm lib. I had two questions in regards to this:

  1. Is there a way to get Font Awesome Pro license for this project for free so that others can try and contribute?
  2. If not, could you consider moving away from Font Awesome Pro to a free/OSS friendly alternative?
  3. Is there any other way to develop this project locally?

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