bergmorten

Results 10 issues of bergmorten

### Is this feature request related to a new or existing Amplify category? api ### Is this related to another service? _No response_ ### Describe the feature you'd like to...

feature-request
platform

### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-js/discussions). - [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#bug-reports). - [X]...

feature-request
Analytics

Thanks for a good tool. I have a packet stream where parsing of a packet depends on a variable in the first packet. Since it is a stream I can...

### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-js/discussions). - [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#bug-reports). - [X]...

feature-request
Auth

### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? v20.12.2 ### Amplify CLI Version 12.11.1 ### What operating system are...

pending-response
pending-triage
custom-cdk

### How did you install the Amplify CLI? amplify build console ### If applicable, what version of Node.js are you using? _No response_ ### Amplify CLI Version 12.12.0 ### What...

pending-response
pending-triage
platform-build

### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? _No response_ ### Amplify CLI Version 12.7.1 ### What operating system...

transferred

I'm having problem with building a typescript project that referees this package. The problem seems to be that the Node version of the code is using a require of an...

**When waiting for messages with the UDP dish it consumes a lot of CPU ```typescript import { Dish } from 'zeromq/draft'; import { cpuUsage } from 'process'; const group =...

bug

For my application, where I use SQLite in an Electron app for macOS with sandbox mode, I need to change the location where SQLite stores its temporary files. According to...