You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you trying to test the SDK? If so, you can follow these steps, starting from the repo's root directory:
cd sdk
npm i
npm run dev
This will spin up a UI for you to test data collection. I've updated the README with these steps. I also removed the dev:sdk script from the repo's root to avoid confusion.
Note that before you do this, you should set up the dashboard server, as the SDK will send data to the dashboard API.
Let me know if you run into anything else. :) We've just recently launched so there will probably be some rough edges when it comes to setup.
I always hit the following error whenever I try to follow the instruction for installation on README.md
The text was updated successfully, but these errors were encountered: