not sure why I get this error now, I've run the config and time apps in the past, but after doing a 'git pull' and 'npm install', I get some error related to devtools, and the app doesn't start ... the 'configure AudioMoth' and 'Set Time" bars are greyed out
:-(
wondering what to do ...? suggestions, "RTFMs", etc welcomed
thank you
Chris Nicholas
---------------------
MacBook-Air:AudioMoth-Time-App cnicholas$ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
MacBook-Air:AudioMoth-Time-App cnicholas$ npm run start
> AudioMoth-Time@1.1.3 start
> electron .
2024-11-09 18:10:41.156 Electron[25811:1548231] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
[25811:1109/181045.629078:ERROR:CONSOLE(1)] "Uncaught (in promise) TypeError: Failed to fetch", source: devtools://devtools/bundled/panels/elements/elements.js (1)
Hi, Can you confirm the operating system and what version of node.js you have installed?
Do the pre-built versions of the tools downloaded from here - https://www.openacousticdevices.info/audiomoth - work okay? Can they communicate with the AudioMoth okay? Alex