What could it be? Debugging `<http://github.com/pu...
# general
s
What could it be? Debugging
<http://github.com/pulumi/pulumi|github.com/pulumi/pulumi>
on branch
v0.17.4
directly get’s the
readerr = EOF
(in
pkg/resource/plugin/plugin.go
).
/usr/local/bin/pulumi-language-nodejs 127.0.0.1:58785
returns a port number, as intended (just did
brew reinstall pulumi
).
Didn’t have this before, btw.
It’s just occuring on one project, i.e. directory. Everything’s fine on the other one.
Solved it: The
Pulumi.yaml
file was in the parent directory.