Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

[BUG] npx hangs on macos #88

Open
kstenerud opened this issue Dec 7, 2020 · 1 comment
Open

[BUG] npx hangs on macos #88

kstenerud opened this issue Dec 7, 2020 · 1 comment

Comments

@kstenerud
Copy link

What / Why

I installed npx yesterday and all was working fine. Today, it just hangs when I try to run verdaccio.

When

Whenever I run verdaccio

Where

npx verdaccio
npx verdaccio -h
npx verdaccio -v

How

Current Behavior

It hangs

Steps to Reproduce

npx verdaccio

Expected Behavior

Some kind of output. Some kind of debug info maybe. Even an error message would be helpful. Anything other than hanging.

Who

  • n/a

References

  • n/a
@fauna-brecht
Copy link

fauna-brecht commented Feb 23, 2021

Users have reported this as well when running an experimental tool I just released (fauna-schema-migrate).
One Mac user tried to run:
npx fauna-schema-migrate init
With the following environment:

% node -v
v12.19.1
% npm -v
6.14.8
% npx -v
6.14.8

Github Issue: fauna-labs/fauna-schema-migrate#2

I could not reproduce this issue myself.

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

No branches or pull requests

2 participants