09-17-2022 06:49 - edited 09-17-2022 06:52
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
09-17-2022 06:49 - edited 09-17-2022 06:52
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi all, I just wanted to setup a test-project. As writing in TS and lazy I always used Fitbit SDK Scaffolding.
"devDependencies": {
"@fitbit/sdk": "~5.0",
"@fitbit/sdk-cli": "^1.7.3",
"fitbit-sdk-types": "^6.0.1"
},
No matter whether I keep these dependencies or update, when I build/install none of my changes in code get applied. Not even changing fill of the background in css.
sim is v 0.9.4.
As I haven't been using fitbit/sdk for a while... have there been any significant changes, which might cause these problems?
(btw elder projects I set up like this are still running): Totally out of charge 😓
Answered! Go to the Best Answer.

Accepted Solutions
09-17-2022 06:57 - edited 09-17-2022 07:07
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
09-17-2022 06:57 - edited 09-17-2022 07:07
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
oh god.... my bad! the significant changes were me removing autosave from vs code (cause of other apps fetching data on each re-render). sorry all 😰
(EDIT: I mark this as best answer to signalise, that it is closed)
09-17-2022 06:57 - edited 09-17-2022 07:07
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
09-17-2022 06:57 - edited 09-17-2022 07:07
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
oh god.... my bad! the significant changes were me removing autosave from vs code (cause of other apps fetching data on each re-render). sorry all 😰
(EDIT: I mark this as best answer to signalise, that it is closed)
