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

node-sass does not build, needs version bump to at least 4.12.0 #55

Open
jinnatar opened this issue Nov 21, 2020 · 1 comment
Open

node-sass does not build, needs version bump to at least 4.12.0 #55

jinnatar opened this issue Nov 21, 2020 · 1 comment

Comments

@jinnatar
Copy link

I've run into this issue: sass/libsass#2883 .. bumping the node-sass version to 4.12.0 resolves it.

As a side note, all the deps are horribly out of date:

found 17 vulnerabilities (8 low, 4 moderate, 5 high)
  run `npm audit fix` to fix them, or `npm audit` for details

So yeah, might want to actually update the pins.

@XiMMiX
Copy link

XiMMiX commented Jan 4, 2021

Running_the_App_Without_Docker.md instructs to install NodeJS 13. node-sass 4.13.0 is, afaik, the first version to support NodeJS 13, so bumping to that is problably a better idea.
I have just installed openeats using [email protected] and I haven't seen any problems with it yet.

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

No branches or pull requests

2 participants