sst / ion

❍ — a new engine for SST
https://ion.sst.dev
MIT License
1.11k stars 131 forks source link

Problem with local dev mode and NODE managed by ASDF #349

Closed webdeb closed 2 months ago

webdeb commented 2 months ago

After running sst dev on the basic example. The ApiGatewayV2 is deployed, but local execution does not work, I get the following error:

unknown command: node. Perhaps you have to reshim?

Bildschirmfoto 2024-05-01 um 12 24 36

Does anyone know how to deal with it?

webdeb commented 2 months ago

Ok, solved it by using asdf direnv