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

Add kitty support and update to node 16 #79

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

IntrepidPig
Copy link

In an attempt to add support for the kitty terminal, I ended up also updating dependencies and related code to work with node 16. As I am not very familiar with the JS ecosystem, it is quite possible this pull request features some major errors, in which class I will do my best to fix them as necessary.

This commit updates various dependencies to their latest versions and
updates a small amount of code to be compatible with the new versions.
Notably this updates node-sass and the collection of gulp-related
packages, both of which are prone to compatibility issues with
unsupported versions of nodejs.

This commit was not done artfully. I have very little experience with
the JS ecosystem, all I really did was follow error messages and stack
overflow answers until it ran successfully. A more experienced person
may want to review this changes with more scrutiny than I gave.
@twl-surrogate
Copy link

iss been 2 years can this b pulled i want kitty support

@IntrepidPig
Copy link
Author

So real

I dunno this fixes some cross platform issues or something
yarn wasn't working to build for some reason
it kept using an old node-gyp version
I think this fixes more build issues around node-gyp
@IntrepidPig
Copy link
Author

You can clone the fork, do npm install, npm start and go to localhost:8000

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

Successfully merging this pull request may close these issues.

None yet

2 participants