Running into the error "Missing file index.html. Please try again." when trying to access the skipadmin
page
#3082
-
I'm trying to setup a local version of recticulum and hubs instance so that my team and I can add in custom websocket messaging to our hubs application and simplify our dev environments. I pulled down the reticulum and hubs codebases and walked through the reticulum readme. I hit a snag with accessing the reticulum/hubs server because of a snag in the reticulum readme (the instructions for the Once that was corrected I was able to hit the And the error I get in the browser is And the debug output I get in the reticulum console is:
Any idea of what could be causing this or where I should start digging in? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
Good luck! Also just to reiterate, my experience before I got Hubs Dev credentials, I wasn't able to run a reticulum locally from the reticulum README instructions. That being said, would LOVE to see this work! |
Beta Was this translation helpful? Give feedback.
-
I am still hitting this issues with latest code, there is no package.json in assets folder (https://github.com/mozilla/reticulum/tree/master/assets) so I am not sure why I have been asking for help on discord with no luck, any ideas how to solve in August 2021? |
Beta Was this translation helpful? Give feedback.
I am still hitting this issues with latest code, there is no package.json in assets folder (https://github.com/mozilla/reticulum/tree/master/assets) so I am not sure why
npm ci
is needed as it just fails withENOENT: no such file or directory, open '/reticulum/assets/package.json'
I have been asking for help on discord with no luck, any ideas how to solve in August 2021?
https://discord.com/channels/498741086295031808/535606666708910101/872624114022637568
https://discord.com/channels/498741086295031808/535606666708910101/872897113279836251