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

wire-local app serve is not working #241

Open
rzadp opened this issue Aug 30, 2021 · 1 comment
Open

wire-local app serve is not working #241

rzadp opened this issue Aug 30, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@rzadp
Copy link
Contributor

rzadp commented Aug 30, 2021

DEBUG=* wire-local app serve
  pm2:paths pm2 home resolved to /Users/przemek/.pm2 /Users/przemek +0ms
  pm2:conf Using 2 parallelism (CONCURRENT_ACTIONS) +0ms
  pm2:client Using RPC file /Users/przemek/.pm2/rpc.sock +0ms
  pm2:client Using PUB file /Users/przemek/.pm2/pub.sock +0ms
  interactor:client [PING INTERACTOR] Trying to connect to Interactor daemon +0ms
  axon:sock connect attempt null:/Users/przemek/.pm2/interactor.sock +0ms
  axon:sock error ENOENT +79ms
  axon:sock ignored ENOENT +0ms
  dxos:cli Error: spawn wire-app-server ENOENT
  dxos:cli     at Process.ChildProcess._handle.onexit (internal/child_process.js:269:19)
  dxos:cli     at onErrorNT (internal/child_process.js:467:16)
  dxos:cli     at processTicksAndRejections (internal/process/task_queues.js:82:21) +0ms

Error: spawn wire-app-server ENOENT

The issue can be worked around by running yarn dx app serve in the cli repo root.

@rzadp rzadp added the bug Something isn't working label Aug 30, 2021
@rzadp
Copy link
Contributor Author

rzadp commented Sep 1, 2021

This is lower priority because it doesn't affect end users of CLI, only one use case of local development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant