You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?