Fitbit Product Experts Alumni are retired members of the Fitbit Product Expert Program. Learn more
npx fitbit-build works fine, but
npx fitbit-install or npx fitbit-install@latest doesn't
What was missed in the setup and why does it give a
npm ERR! 404 Not Found - GET https://registry.npmjs.org/fitbit-install - Not found
Trying to test version SDK 4.2 pending fix to SDK 4.3
Author | ch, passion for improvement.
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
It's ok, there is no fitbit-install command.
Use this command to launch the interactive shell:
npx fitbit
Then you can build and install using:
bi
If you checkout the CLI guide, it has the full instructions for working with the CLI. https://dev.fitbit.com/build/guides/command-line-interface/
Best Answer
Fitbit Product Experts Alumni are retired members of the Fitbit Product Expert Program. Learn more
Hi Jon,
Something is not working, started from scratch again, to record the steps.
then followed video in the documentation
tried npx fitbit [doesn't work, says can't find cli.js]
what step is missing or wrong?
Author | ch, passion for improvement.
Best Answer