I finished making my watch face and it keeps spitting error saying ‘Can’t find directory’
I tried reinstall all package but it doesn’t work.
What should I do?
I finished making my watch face and it keeps spitting error saying ‘Can’t find directory’
I tried reinstall all package but it doesn’t work.
What should I do?
Hi Jay,
A little more information on what you are trying to do that causes the the error to be displayed would be good . I’m assuming that you are trying to build the watchface?
I’ve had a similar issue if I left the “Location” field in the Build window blank. I needed to click on “Browse” and set it to a folder where I want the .abb file to be placed.
Hope this helps!
Rob
I searched build log and it was like:
[WatchFaceStudio][10:30:50][Object.on.e._throw(browser_init.js:161)] Error occurred in handler for ‘save-project-to-temp-as-xml’: Error: ENOENT: no such file or directory, open ‘C:\Users\Jay\AppData\Local\Temp.WatchFaceStudio\7242123824599924573602555472855\res\xml\watchface.xml’
at Object.openSync (fs.js:476:3)
at Object.func [as openSync] (electron/js2c/asar_bundle.js:5:1846)
at Object.writeFileSync (fs.js:1467:35)
at C:\Program Files\WatchFaceStudio\resources\app.asar\app\ipcMain\projectListener.js:124:5
at electron/js2c/browser_init.js:197:579
at Object. (electron/js2c/browser_init.js:161:9782)
at Object.emit (events.js:315:20) {
errno: -4058,
syscall: ‘open’,
code: ‘ENOENT’,
path: ‘C:\Users\Jay\AppData\Local\Temp\.WatchFaceStudio\7242123824599924573602555472855\res\xml\watchface.xml’
}
I tried to fill all the blanks but it doesnt work : (