-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
[4.0- Title Edited] Crash installing node-sass 4.13 on node 13.2 #27227
Comments
can you check and see if this issue is in the media manager by going to administrator/components/com_media and running composer install from there |
I have no pb to install composer.
Version and integrity -> sha512-xxx should be updated. |
can you please do what i asked |
|
Now that the media manager is now back as part of core, it would be wise to move the build scripts to the core, rather than have them separated. |
Not to mention that the build tools for media manager are deprecated (Webpack 3, not using cue cli, etc) If the production team will accept such thing Im willing to bring Rollup instead of Webpack and also use the vue-cli (as this is the norm these days) in the main tools |
See Actually, it was an issue with node 13.2 |
[Edit]
After inquiring about this on github sass/node-sass project, I have been told that the binary that is downloaded might not work on macOS Catalina.
See:
sass/node-sass#2807
macOS Catalina
npm
6.13.1
node
v13.2.0
Composer version 1.9.1
git version 2.24.0
I got a node-sass package not found on my Terminal:
Cannot download "https://github.com/sass/node-sass/releases/download/v4.12.0/darwin-x64-79_binding.node"
Reasons are:
"Only 4.13.0 will work with node 13."
In:
Having an issue with node-sass v4.13.0 with node v13.3.0, create_string.cpp:17:25: error... · Issue Undefined JLIB_INSTALLER strings #2799 · sass/node-sass
angular-devkit requires older version of node-sass sass/node-sass#2799
The text was updated successfully, but these errors were encountered: