Vite – Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist
I have this problem when using Vite.
I get this message on the console.
[These are the folders] (https://i.sstatic.net/nK8XtQPN.png)
RollupError: [type] is not exported by [file]
I followed this guide to make a UI library: https://dev.to/receter/how-to-create-a-react-component-library-using-vites-library-mode-4lma
Module warning (browser–external
I’m working on a software system for a website with my friend and when I pulled his latest work I suddenly got a lots of warnings at the console and I don’t know why and how to solve it
here’s a screenshot of the console