apache / apache/openwhisk-client-js

Error occurs in typescript project

Open
#200 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
84
Forks
55
PR merge metrics
No merged PRs in 30d

Description

Using this in typescript project occurs error:
```
main.d.ts: Cannot find module 'swagger-schema-official'
```

스크린샷 2020-01-21 오전 11 30 10

I guess It is because swagger-schema-official is a devdependency of openwhisk, and `npm install` doesn't install the devdependencies of the dependencies.
Are there any ways to solve the error or I should just ignore it?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.