Erreur installation eZ Platform sous Linux

Par Guizmo, il y a 5 ans


Outils Linux

Bonjour la communauté,
Je suis en train d'installer eZ Platform en ligne de commande sur mon ordi linux, seulement lors de mon installation j'ai une erreur comme indiqué ci-dessous, merci de votre aide

binding.target.mk:133: recipe for target 'Release/obj.target/binding/src/binding.o' failed
make: Leaving directory '/home/gulie/www/node_modules/node-sass/build'
make: *** [Release/obj.target/binding/src/binding.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/home/gulie/www/node_modules/node-gyp/lib/build.js:262:23)
gyp ERR! stack at ChildProcess.emit (node:events:365:28)
gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
gyp ERR! System Linux 5.4.0-72-generic
gyp ERR! command "/usr/bin/node" "/home/gulie/www/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd /home/gulie/www/node_modules/node-sass
gyp ERR! node -v v16.0.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
Build failed with error code: 1
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Script yarn install handling the symfony-scripts event returned with error code 1

2 réponses

Grafikart, il y a 5 ans

essaie peut être une version plus ancienne de nodejs ou voit si tu peux remplacer node-sass par juste sass.

Guizmo, il y a 5 ans

C'était ça merci !