Resolving "Uncaught (in promise) Error: Error: Adapter 'http' is not available in the build"
When developing Chrome extensions, you may encounter the "Uncaught (in promise) Error: Error: Adapter 'http' is not available in the build” error when using Axios. This article explores how to solve this issue using the Fetch API with an async/await ...
blog.mellowtel.com3 min read