Deamon does not start after fresh install on Windows 10
Author: gugadevCreated Aug 2, 2017Updated Sep 21, 2021
I need to use Windows for a while. After install hotel and run hotel start but it never starts. I can know this easily running:
netstat -ano | Select-String "2000"which doesn't return any results.
Where is the daemon.log file in Windows?
System info
- Windows 10 x64 Creators Update
- Node 8.2.1
- Hotel 0.7.6 (latest)
Thanks
Source: typicode/hotel