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

first install fails #373

Open
Elexy opened this issue Oct 4, 2024 · 0 comments
Open

first install fails #373

Elexy opened this issue Oct 4, 2024 · 0 comments
Labels
needs-triage type/bug Something went wrong

Comments

@Elexy
Copy link

Elexy commented Oct 4, 2024

Environment

  • Version:
    2024-10-04 14:28:24.776 INFO [CLI] cli version: 0.10.4
    2024-10-04 14:28:24.779 INFO [CLI] core version: -
    2024-10-04 14:28:24.780 INFO [CLI] build version: -
    2024-10-04 14:28:24.780 INFO [CLI] serve version: -

    cli version: 0.1.0-alpha.1
    core version: 0.1.0-alpha.1
    build version: 0.1.0-alpha.1
    serve version: 0.1.0-alpha.1
    
  • OS: Ubin

What's wrong?

After following the tutorial and running npm i -g @vulcan-sql/cli, i got error for modules not being installed.
It seems core/build/serve need to be installed separately. Perhaps the docs need to be updated or something broke in the installation.

What's the correct behavior?

tutorial matches reality

Reproducing steps

npm i -g @vulcan-sql/cli
vulcan hello
curl http://localhost:3000/api/flights
curl: (7) Failed to connect to localhost port 3000 after 0 ms: Connection refused

@Elexy Elexy added needs-triage type/bug Something went wrong labels Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage type/bug Something went wrong
Projects
None yet
Development

No branches or pull requests

1 participant