t9tio/cloudquery

Get an error on gitpod

Open

#16 aberto em 27 de mai. de 2019

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (136 forks)batch import
help wanted

Métricas do repositório

Stars
 (2.162 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Get an error when the gitpod is launched

npm WARN eslint-config-airbnb@16.1.0 requires a peer of eslint@^4.9.0 but none is installed. You must install peer dependencies yourself.
npm WARN eslint-config-airbnb-base@12.1.0 requires a peer of eslint@^4.9.0 but none is installed. You must install peer dependencies yourself.
npm WARN cloudquery@1.0.0 No repository field.
npm WARN cloudquery@1.0.0 license should be a valid SPDX license expression
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

audited 11059 packages in 7.017s
found 7 high severity vulnerabilities
  run `npm audit fix` to fix them, or `npm audit` for details

Guia do colaborador