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

Fresh project is not working with simulator.

Replies are disabled for this topic. Start a new one or visit our Help Center.

Hey, I am a new bee to fitbit development. right now, I am willing to learn for sense. but my fresh new application is not working. It says internal error. No matter i am running it with CLI or Fitbit Studio.
Both my phone and simulator have the same account. Companion and debugger both bridge are connected. Its getting build too. but when i try to install it. it says internal error.I am mentioning  my system details and Error details below.
Please have a look and help what ever possible .

Node version- 16.13.2
NPX version- 8.1.2
MacOs-12.2

"@fitbit/s": "~6.0.2",
"@fitbit/sdk-cli": "^1.7.3"


fitbit$ connect device
Auto-connecting only known device: Sense Simulator
fitbit$ connect phone
Auto-connecting only known phone: Simulator
bi
fitbit$ bi

> test-demo-clock@0.1.0 build
> fitbit-build

(node:7809) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package at fitbit/test-demo-clock/node_modules/tslib/package.json.
Update this package.json to use a subpath pattern like "./*".
(Use `node --trace-deprecation ...` to show where the warning was created)
[11:23:26][info][app] Building app for Fitbit Versa 3
[11:23:26][info][app] Building app for Fitbit Sense
[11:23:26][info][companion] Building companion
[11:23:26][info][settings] Building settings
[11:23:26][info][build] App UUID: 96c66b66-642a-4fb6-9139-68ff338edd96, BuildID: 0x0603a64666cd2567
No app package specified. Using default ./build/app.fba.
Loaded appID:96c66b66-642a-4fb6-9139-68ff338edd96 buildID:0x0603a64666cd2567
Sideloading app: starting...
Install failed: Internal Error
fitbit$



Best Answer
0 Votes
1 REPLY 1

Hello @DevVar and welcome to the Community.  The Community has two Developer forums and one of these forums is a better fit for your issue.  This post can get moved to the correct forum, so you don't need to re-post it.  Does this belong in the Web API or SDK Developer forum?

Laurie | Maryland
Sense 2, Luxe, Aria 2 | iOS | Mac OS

Take a look at the Fitbit help site for further assistance and information.

Best Answer