@wonderful-portugal-96162 Hi, Thanks for replying!
i'm actually not talking about the Token side of things, but the dependecies that are needed when deploying a pulumi operation. let's say i'm cloning a repo that has some index.ts file and the other necessary files (btw, what are they?) with pulumi configuration - will pulumi up still work but will do "npm i" automatically? or the project needs to be deployed prior to cloning, with pulumi new?