Papillon6814

Results 9 comments of Papillon6814

@webmaster128 Hello, thank you for the reply. Hmm... probably I don't use webpack. This is my package.json. ```json > cat vue/package.json { "name": "@starport/template", "version": "0.3.5", "description": "A Vue 3...

This is the screenshot of after pushing "Send transaction" button.

Hello, I have a same issue on ECS service. Anyone has ever resolved this?

Same error on Vercel here: ``` Error: Schema engine error: db error: ERROR: prepared statement "s1" already exists ```

I temporarily fixed it by deleting `prisma db push` in my package.json. I'll try to think about the issue when I have to migrate db next time.

ah no, then same error occurs when i send a query to the db

Hello, thank you for the reply! ``` > mix test 23:13 Excluding tags: [:bolt_v1, :routing, :boltkit, :enterprise, :skip, :bench, :apoc] ........................................................................................................................................................................................................................................................................................................................................ 1) test exception when creating a node using SET...