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
error TS7016: Could not find a declaration file for module 'should-http'. '[...]/node_modules/should-http/index.js' implicitly has an 'any' type.
Try `npm install @types/should-http` if it exists or add a new declaration (.d.ts) file containing `declare module 'should-http';`
Has anyone come up with a declaration file yet? Or is the only option at this point to create one from scratch? Thanks
The text was updated successfully, but these errors were encountered:
Currently coming across the following:
Has anyone come up with a declaration file yet? Or is the only option at this point to create one from scratch? Thanks
The text was updated successfully, but these errors were encountered: