ohbob
ohbob
npm installl ```npm WARN [email protected] No repository field. npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/es-abstract/-/es-abstract-1.14.0.tgz npm ERR! 404 npm ERR! 404 '[email protected]' is not in...
The example starter won't work. OSX. v11.5.1, m1. Node v.16.3.0 ``` git clone https://github.com/nodegui/svelte-nodegui-starter cd svelte-nodegui-starter && npm install && npm run dev Run `npm audit` for details. ❯ npm...
Windows
After installing and trying to do init, after step 3 it just hangs up.
Is there a way once requested the image is being cached forever? I don't want to regenerate the image on each call. ``` Document ```
### 👟 Reproduction steps ``` await databases.listDocuments("dashboard", "jobs", Query.select(["status"])) ``` ### 👍 Expected behavior ``` { total: 7, documents: [ { status: "active" }, { status: "active" }, { status:...
## Feature request Use multiple transporters ### Summary Quick summary what's this feature request about. I would like to send emails from several domains, as my backend hosts several domains....
**Describe the bug** Layout seo data doesn't get overwritten by page. It stacks on top, but on e.g facebook, we see the the data from layout, not the page. **To...
### 👟 Reproduction steps Do a fresh install Singup, Login Create a project and press invite, In pop-up add dummy name and email and press send invite. ### 👍 Expected...
Great project! Are there any plans to continue with development? I'm particullary interested in the todo list. - Authentication with JWT ( Login Logout ) - User Login and Managment
Downloaded the sample app, changed ID of vimeo video and the thumb shows up but doesn't play.