You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Came to the same conclusion after seeing a python2 requirement for this to build, then realized it also builds using electron11 because of Win7 support in mind (#1007 (comment)).
Also correct link to the package is sass
node-sass
is deprecated and no longer maintained, it's recommended to switch tosass
packageFound out about it while checking out
r2modman
's PKGBUILD:https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=r2modman#n14
Also it's my understanding is this package prevents using more up-to-date nodejs versions, such as 20 LTS.
The text was updated successfully, but these errors were encountered: