t9tio/cloudquery

Get an error on gitpod

Open

#16 opened on May 27, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,162 stars) (136 forks)batch import
help wanted

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

Contributor guide