02-11-2022 01:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-11-2022 01:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi,
I'm trying to run a project that I found on github. Here is the link:
eblohm/fitbit-goal-rings (github.com)
I have uploaded it to fitbit studio but when I try to run it I am getting this error:
TypeError: Cannot create property 'code' on boolean 'true'
- Details: watchFiles: /project/app/index.js,/project/common/utils.js
This is without me changing any code at all. Any ideas how I can fix this?
Thanks.

02-11-2022 12:04
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


02-11-2022 12:04
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Is that comma really there, in the filename??
Gondwana Software

02-12-2022 04:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-12-2022 04:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
The comma is there in the error but isn't there in the filename so I'm not sure what's happening?

02-26-2022 20:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-26-2022 20:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I'm having this same issue when pulling code directly from the docs. Something must be broken here. My issue is specific to the new weather API for 6.0

