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
hey @RapidOwl ! have you tried going through the advance settings from the npx typewriter init command? I remember we faced a similar issue and just defining those extra options in the yml file did the trick for the client to be generated, you can leave a bunch of those options like empty strings but i think it might help your case. Just to clarify, the advanced options appear after you've chosen the SDK (the quicktype.io options).
Hi folks! We've been using for Segment for several years, but never used Typewriter until now. I'm having a bit of trouble getting it set up.
TL;DR
npx typewriter init
generates thetypewriter.yml
, but no client.I've tried this in Git Bash, Powershell and Command Prompt, but the only one that let you use arrow keys to select the options was the Command Prompt.
Dependency versions:
Steps to reproduce:
npx typewriter init
.typewriter
as the folder name, JavaScript as the language and the web SDK.Here's a screenshot of my terminal:
Here's a screenshot of my tracking plan (I'm able to receive events in the Segment debugger and generate violations with incorrect values):
Thanks for any help anyone can offer!
The text was updated successfully, but these errors were encountered: