flowable / flowable/flowable-enterprise-examples

Can not yarn install with custom-form-components

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5
Forks
11
PR merge metrics
No merged PRs in 30d

Description

I met this error when trying to yarn install custom-form-components
Arguments:
/home/thaito/.nvm/versions/node/v12.22.12/bin/node /home/thaito/.nvm/versions/node/v12.22.12/bin/yarn

PATH:
/opt/maven/bin:/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/opt/homebrew/bin:/opt/maven/bin:/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/opt/homebrew/bin:/home/thaito/.nvm/versions/node/v12.22.12/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin:/usr/bin/Postman:/usr/bin/Postman

Yarn version:
1.22.19

Node version:
12.22.12

Platform:
linux x64

Trace:
Error: getaddrinfo ENOTFOUND repo.edorasware.com
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26)
```yarn install v1.22.19
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
error An unexpected error occurred: "https://repo.edorasware.com/api/npm/edoras-npm-repo/@flowable/forms/-/@flowable/forms-3.8.1.tgz: getaddrinfo ENOTFOUND repo.edorasware.com".
info If you think this is a bug, please open a bug report with the information provided in "/home/thaito/Desktop/btx-flowable-up-extensions/custom-form-components/frontend/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.