This message was deleted.
# typescript
s
This message was deleted.
s
the stack trace only references lines in node_modules
i get this running
pulumi up
after switching stacks to a new stack that i haven't run
pulumi up
on before
b
@salmon-fish-42319 it looks likr you're trying to iterate on an output, which isn't allowed. If you share your code it'll help
s
i have no clue where that comes from. the stack trace doesn't point to my codebase. only to node_modules
also it works as-is on one stack. then i did `pulumi stack init <newstackname>, set up it's config, and ran
pulumi up
. this is the error it replied with after i ran
pulumi up
i think i narrowed it down to fetching my tf state and referencing an output that doesn't exist in the state