Open
Description
Using this in typescript project occurs error:
main.d.ts: Cannot find module 'swagger-schema-official'
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?
Metadata
Metadata
Assignees
Labels
No labels