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

problemas no build via docker #315

Open
bluecrystalsign opened this issue Oct 8, 2020 · 0 comments
Open

problemas no build via docker #315

bluecrystalsign opened this issue Oct 8, 2020 · 0 comments

Comments

@bluecrystalsign
Copy link

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
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants