1j01 / 98

πŸ’Ώ Web-based Windows 98 desktop recreation β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–“β–ˆβ–“β–“β–’β–“β–’β–’β–‘β–’β–‘β–‘β–‘πŸ—•οΈŽπŸ——οΈŽπŸ—™οΈŽ

Home Page:https://98.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"The filesystem is not working"

bhsuarez opened this issue Β· comments

I'm getting an npm error when I do npm start

make_http_index | json > filesystem-index.json sh: make_http_index: command not found

Is this an NPM error?

I figured it out. Here you state that browserfs@2.0.0 is currently assumed to be installed globally but in the dependencies list, you put browserfs@1.4.3. I guess that wasn't a good assumption cuz I've never done anything with browserfs before and once I changed the dependency value to the 2.0.0 version, the error didn't show up on npm start

Is there a reason for the discrepancy? If not I will do a fork.