dawita
dawita
## Prerequisites - [ ] Using npm - [ ] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main) - [ ] Using latest version of devtools. [Check the docs for how to update](https://electron-react-boilerplate.js.org/docs/dev-tools/)...
Hi, is there a stand alone repo that has one of the clones by themselves? The clones are great starting point to play around with layout ideas etc. I created...
i have a pdf file url. i need to send it with superagent with fileName param. is there example of this? this is not working ``` const urlf = 'http://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf';...
#### You have already researched for similar issues? - Yes #### What are you trying to achieve, or the steps to reproduce? I am able to deploy my fastify server...
### Description: unable to debug lambda locally. ### Steps to reproduce: The starter repo i started with can be found here https://github.com/mir4ef/aws-lambda-typescript-starter. I cloned it, changed runtime to node18.x using...
# Bug report firestore-stripe-payments ## Describe the bug getProducts doesnt return list of products. ``` //membershipService.ts import { getStripePayments, Product } from "@stripe/firestore-stripe-payments"; import { getProducts } from "@stripe/firestore-stripe-payments"; import...
maybe something like this? Sorry i am new to jupyter notebook and this plugin. `rows = conn.execute('select * from test limit 100')`
### 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]...
Hi, I am trying to create a new OU under root. But not sure what to put for parent. In aws console i already have root and few OU under...
As the title says : standalone is not valid type for display type error ``` Type '{ name: string; short_name: string; description: string; theme_color: string; start_url: string; display: string; screenshots:...