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
Using RC version after commit 522d897(chore: upgrade jsonwebtoken from 8.5.1 to 9.0.0 (#847)). Tried all commits after the one above and see Issue on Mac.
Steps to Reproduce
Add RC version to Package.json
"twilio": "github:twilio/twilio-node#1508e52e712ad3e837571b26148dad6af92b8081",
Try to install, audit and run to see the errors
Exception/Log
[node_modules/twilio/dist/lib/base/BaseTwilio.d.ts#L3]
Cannot find module '../interfaces' or its corresponding type declarations.
[node_modules/twilio/dist/lib/base/RequestClient.d.ts#L2]
Cannot find module '../interfaces' or its corresponding type declarations.
[node_modules/twilio/dist/lib/http/request.d.ts#L2]
Cannot find module '../interfaces' or its corresponding type declarations.
Issue Summary
Using RC version after commit 522d897(chore: upgrade jsonwebtoken from 8.5.1 to 9.0.0 (#847)). Tried all commits after the one above and see Issue on Mac.
Steps to Reproduce
"twilio": "github:twilio/twilio-node#1508e52e712ad3e837571b26148dad6af92b8081",
Exception/Log
Technical details:
The text was updated successfully, but these errors were encountered: