-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
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:
- Is there a way to get Font Awesome Pro license for this project for free so that others can try and contribute?
- If not, could you consider moving away from Font Awesome Pro to a free/OSS friendly alternative?
- Is there any other way to develop this project locally?
Metadata
Metadata
Assignees
Labels
No labels