naruaway / npm-in-browser

npm package to run npm CLI in web browsers
MIT License
43 stars 4 forks source link

OS shim issue #3

Open jeasonstudio opened 1 year ago

jeasonstudio commented 1 year ago

https://github.com/naruaway/npm-in-browser/blob/af963a98761ec39602b0ddd306e4235329a74421/src/shims/os.cjs#L6

Hi naruaway, thanks for your awesome project. I want to know why it is hardcoded as /home/web here, and how can I modify it if I want to.