Is node-gyp a new dependency? I am getting a bunch...
# typescript
b
Is node-gyp a new dependency? I am getting a bunch of errors on it with a pulumi stack that was working great.
g
Can you share the full error you're getting?
b
It was a “could not locate the bindings file” error. After a lot of googing, it ended up that deleting and reinstalling xcode command line utils, node and Pulumi cleared it up.