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
When I run `yarn build`, I have the error:
```
[vite]: Rollup failed to resolve import "Buffer" from "../../node_modules/loupe/loupe.js".
```
I applied the instructions from the doc from node-stdlib-browser, and this fixed the issues.
0 commit comments