Marc Seitz

Results 450 comments of Marc Seitz

In tinybird when you create the account and token, you need to add the pipe to the token permissions. You do that inside the tinybird dashboard

Yes. But to solve this issue you probably need to create a new pipe as well that fits this criteria

@RajuGangitla let me know if you need help :)

Build fails but works locally. cannot really understand the error. I'm editing the `scripts` key but not the yarn lockfile.

I don't understand this issue: https://github.com/teaxyz/pantry.extra/actions/runs/4366203230/jobs/7635906200#step:6:151 Locally it works on both platforms. I'm changing the `scripts` in the package.json.

> `yarn install --frozen-lockfile`? That should be `yarn install --immutable` since berry, but when using the --immutable flag, Yarn will throw an error if there's a discrepancy between the `yarn.lock`...

doesn't like that either

I can only update lock file if i have node_modules and i don't have node_modules because I need to run `yarn install` first. very strange. I'm gonna sleep and struggle...

@Khaan25 after @manameaaus's time is up, feel free to open a PR