-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
Alice Jacka edited this page Dec 17, 2023
·
2 revisions
| Issue | Solution |
|---|---|
| Background is fuzzy | Turn up inverseSettings.darkness
|
| Text is unclear | Turn down inverseSettings.darkness
|
| Label has lines through it | Turn down inverseSettings.speed
|
- Is the application is already running?
- Is another server running?
- Change
defaultPortinconfig.jsonto a different port. like8080or3000 - Run
run.bat 8080ornode src/server.js 8080to run the server on port8080
- Install NodeJS from https://nodejs.org/en/
- Check that GoLabel II is installed. You can download it from https://www.godexintl.com/product/16681379086423723?locale=en
- Check that the path in config.json is correct. It's usually at
C:\Program Files (x86)\GoDEX\GoLabel II\GoLabel.exe - Remember you have to replace ingle slashes (
\) with double slashes (\\), egC:\Users\Alice>C:\\Users\\Alice