Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npx typewriter init does nothing #249

Open
alete89 opened this issue May 30, 2022 · 4 comments
Open

npx typewriter init does nothing #249

alete89 opened this issue May 30, 2022 · 4 comments

Comments

@alete89
Copy link

alete89 commented May 30, 2022

running npx typewriter init in an empty project directory with a package.json and analytics-node installed does nothing else than showing a message.

running on Ubuntu 20.04, Node 16.13.2, npm 8.3.1, analytics-node 6.0.0, typewriter 7.4.1.

typewriter

@brandongregoryscott
Copy link

I think this might be an issue with your terminal emulator - it displays an interactive prompt for me in an empty npm project:
typewriter-init

@giovanna-guimaraes
Copy link

So, I'm having the exact same problem (running on Ubuntu 20.04, Node 16.15.1, npm 8.11.0) and I've so far tried with multiple terminal emulators without any success, but for some some reason the command works perfectly everywhere when I run it with sudo 🤡

Anyway, as my friend @adrifmonte pointed out, the interactive prompt is there, it's just not visible. So at each step I copied the content and pasted it into a text editor, just so I could see what I was doing. It was a pain and I know it's not a real solution, but at least I was able to complete every step 🤷

@oscb
Copy link
Contributor

oscb commented Aug 23, 2022

@giovanna-guimaraes agree, not an ideal solution. Does this work in the new v8 release for you? I'll give it a try on Ubuntu, we switched out of the old rendering system (which was kind of an overkill for typewriter to be sincere).

@douglasliralima
Copy link

What I do to solve this is use FORCE_COLOR=0 npx typewriter init to force it to be visible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants