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
Tentei instalar o produto usando o processo com docker.
Erro encontrado:
/usr/local/bin/node-gyp -> /usr/local/lib/node_modules/node-gyp/bin/node-gyp.js
npm ERR! code EEXIST
npm ERR! syscall symlink
npm ERR! path ../lib/node_modules/yarn/bin/yarn.js
npm ERR! dest /usr/local/bin/yarn
npm ERR! errno -17
npm ERR! EEXIST: file already exists, symlink '../lib/node_modules/yarn/bin/yarn.js' -> '/usr/local/bin/yarn'
npm ERR! File exists: /usr/local/bin/yarn
npm ERR! Remove the existing file and try again, or run npm
npm ERR! with --force to overwrite files recklessly.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2020-10-08T16_04_29_853Z-debug.log
ERROR: Service 'forpdi-frontend' failed to build: The command '/bin/sh -c npm i -g yarn node-gyp' returned a non-zero code: 239
Meu ambiente rodando no Vagrant:
vagrant@vagrant:/plataforma-for$ uname -a
Linux vagrant 5.4.0-40-generic #44-Ubuntu SMP Tue Jun 23 00:01:04 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
vagrant@vagrant:/plataforma-for$ docker --version
Docker version 19.03.13, build 4484c46d9d
vagrant@vagrant:/plataforma-for$ docker-compose --version
docker-compose version 1.25.0, build unknown
vagrant@vagrant:/plataforma-for$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04 LTS
Release: 20.04
Codename: focal
Obrigado,
Sergio
The text was updated successfully, but these errors were encountered:
Prezados,
Tentei instalar o produto usando o processo com docker.
Erro encontrado:
/usr/local/bin/node-gyp -> /usr/local/lib/node_modules/node-gyp/bin/node-gyp.js
npm ERR! code EEXIST
npm ERR! syscall symlink
npm ERR! path ../lib/node_modules/yarn/bin/yarn.js
npm ERR! dest /usr/local/bin/yarn
npm ERR! errno -17
npm ERR! EEXIST: file already exists, symlink '../lib/node_modules/yarn/bin/yarn.js' -> '/usr/local/bin/yarn'
npm ERR! File exists: /usr/local/bin/yarn
npm ERR! Remove the existing file and try again, or run npm
npm ERR! with --force to overwrite files recklessly.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2020-10-08T16_04_29_853Z-debug.log
ERROR: Service 'forpdi-frontend' failed to build: The command '/bin/sh -c npm i -g yarn node-gyp' returned a non-zero code: 239
Meu ambiente rodando no Vagrant:
vagrant@vagrant:
/plataforma-for$ uname -a/plataforma-for$ docker --versionLinux vagrant 5.4.0-40-generic #44-Ubuntu SMP Tue Jun 23 00:01:04 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
vagrant@vagrant:
Docker version 19.03.13, build 4484c46d9d
vagrant@vagrant:
/plataforma-for$ docker-compose --version/plataforma-for$ lsb_release -adocker-compose version 1.25.0, build unknown
vagrant@vagrant:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04 LTS
Release: 20.04
Codename: focal
Obrigado,
Sergio
The text was updated successfully, but these errors were encountered: