Piotr Kulpinski

Results 22 issues of Piotr Kulpinski

Hi, I was just trying to move up the src into the theme folder. Not directly, but placed inside a subdirectory named `static` along with the dist folder. While everything...

Hi, I just wanted to raise up a topic of pretty messy naming convention of config files used with webpack. Some are using ."tool"rc.js option and some are using "tool".config.js...

Hi guys, I was wondering if you know any way to sort posts by the number of likes they have? I know I can do that using `'orderby' => 'meta_value_num'`...

There's a bunch of different icons for single photo but I couldn't find anything for a gallery (collection of photos). ![image](https://user-images.githubusercontent.com/358412/216961025-8d74f699-143f-4293-8485-9619e921d824.png)

icon request

Hi, I've created a custom Node Env in my workspace based on the default `bitdev.node/node-env` with the following command: ```bash bit create node-env node --aspect bitdev.node/node-env --scope curiousleaf.envs ``` Now,...

type/bug

### Describe the bug I'm new to Bit and I'm trying to create a basic design system for my apps. I've created a scope with some basic components that are...

type/bug

Hi, Is it possible to use CLI with the latest Bun version? I tried running `bun x inngest-cli@latest dev` but it fails with the following error: ```bash $ bun x...

bug

### Check for existing issues - [X] Completed ### Describe the feature Hi, I'm using tasks to start various services quickly when opening new project in Zed. I'd love to...

enhancement
tasks

### Bug description When using Turso and attempting to generate an aggregated count, an error similar to the following is thrown ``` PrismaClientKnownRequestError: Invalid `prisma.topic.findMany()` invocation: Inconsistent column data: Conversion...

bug/1-unconfirmed
kind/bug
team/client
topic: wasm
topic: driverAdapters
topic: @prisma/adapter-libsql / Turso

Hi, Just found your awesome talk and I'm trying to recreate this in my own repository. I'm aware it's been a while, but do you know why it's yelling be...