Installed on Windows 8 - Install went with no issues.
To launch I had to change folders as it was installed into 2 sub folders.
"c:\hfs\node_modules\hfs"
Launched Main, that worked
C:\hfs\node_modules\hfs>node main
info - socket.io started
info - socket.io started
DBG) listening on port 8
DBG) listening on port 88
Back end works (From what I can see.)
Back End
Virtual File System
"bind to disk"
"add item"
"rename"
"delete"
with only "add item" clickable
But unable to get added items to save after adding.
well when page refreshes there are no items listed, but trying to re add the same item again i get a popup box:
already exists
But unable get to see front-end. "Oops! This link appears to be broken."
when trying to access i get this in the cmd window, but noting in chrome.
DBG) serving 127.0.0.1:8 /
DBG) serving 127.0.0.1:8 /favicon.ico
DBG) vfs.changed
DBG) serving 127.0.0.1:8 /
DBG) serving 127.0.0.1:8 /favicon.ico
DBG) serving 127.0.0.1:8 /
DBG) serving 127.0.0.1:8 /favicon.ico
DBG) serving 127.0.0.1:8 /
DBG) serving 127.0.0.1:8 /favicon.ico
Using windows 8 & Chrome
I just wanted to see what HFS 3 was going to be like was why I tried to install.
If you need me to test anything else, let me know.