Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can't set up project

ANSWERED

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 😓

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

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)

View best answer in original post

Best Answer
1 REPLY 1

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)

Best Answer