庄稼

Results 9 comments of 庄稼

Looks like version 11.13.0 introduced refactored support for the experimental framework. You need to run `firebase experiments:enable webframeworks` to activate support for nextjs. I have the same requirements as you,...

@gladevise I found a working solution to deploy my nextjs SSR app to firebase hosting using the FirebaseExtended/action-hosting-deploy@v0 GitHub action. Insert the following into your yml file above the `-...

> @chinesehemp Hello! Sorry for being late, you do not need to import KyPairType from /dist/node.es.js This will work, because .es files working not like modules! `import { KeyPairType }...

> Is there any update on this? I'm trying to do the same thing as @JuI3s here. I am considering adding a notification to the channel owner's feed using the...

I'm also getting errors while compiling. I downgraded to v1.1.2 and am still getting errors. Do anyone have any idea how to fix this? v1.2.0 and v1.1.2 ``` node_modules/@trpc/server/dist/adapters/aws-lambda/index.d.ts:1:150 -...

I did a `yarn list axios` to show what is in my project dependency tree when using 8.1.5 vs 7.4.1. ``` ❯ yarn list axios yarn list v1.22.19 warning Filtering...

Search by map size please?

@moubry - I'm facing the same problem of not wanting to use cocoapods. What solution did you go with?

@MartinCupela, sure, I can take a look. I've already implemented this in my own app. How do I create a pull request? I have the repo cloned, but I can't...