-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Is this repo still maintained? README vastly out of date (not even node 16 supported) #853
Comments
Submit a PR and I'll merge it!
On Thu, May 18, 2023 at 15:42 Cornelius Roemer ***@***.***> wrote:
Unfortunately it appears that this repo is no longer maintained. But
there's no sign of that in the README.
E.g. the README still claims that all versions post node v10+ are
supported. But I failed to get it to build with node 18 LTS or node 20.
node-sass seems to required Python 2 (!), see #848
<#848>
The repo owner @joemccann <https://github.com/joemccann> seems to be
aware of the fact that right now this won't build with node 16 or later
(see #839 <#839>). It would
be nice if this was acknowledged in the README. I'm happy to update the
README in a PR.
—
Reply to this email directly, view it on GitHub
<#853>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALY2VTKFDBW7XW4SQFMXDXGZ3SNANCNFSM6AAAAAAYG4COVI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Sent from Joe in Real Life
|
Thanks @joemccann! Can you give me quick info about how you host it? Which node version does it work with? How would you recommend devs to run it if they want to? Using docker? |
The docker file likely needs to be updated but all the docs are in the README |
1 similar comment
The docker file likely needs to be updated but all the docs are in the README |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately it appears that this repo is no longer maintained. But there's no sign of that in the README.
E.g. the README still claims that all versions post node v10+ are supported. But I failed to get it to build with node 18 LTS or node 20.
node-sass
seems to required Python 2 (!), see #848The repo owner @joemccann seems to be aware of the fact that right now this won't build with node 16 or later (see #839). It would be nice if this was acknowledged in the README. I'm happy to update the README in a PR.
The text was updated successfully, but these errors were encountered: