sindresorhus / open

Open stuff like URLs, files, executables. Cross-platform.
MIT License
3.18k stars 219 forks source link

how to use it in Vite + Vue3? #311

Closed will-s-zhang closed 1 year ago

will-s-zhang commented 1 year ago

when i use it in Vite + Vue3, i received the following error message. Ucaught TypeError: os3.homedir is not a function at node_modules/untildify/index.js (index.js:4:26) at __require (chunk-4EOJPDL2.js?v=4eb61dd6:8:50) at index.js:4:23

image
sindresorhus commented 1 year ago

This would be a question for the Vite issue tracker.