Sheik
Sheik
DDeno
Created by Sheik on 9/5/2024 in #help
Deno and NestJs
oh thanks
3 replies
DDeno
Created by Sheik on 8/23/2024 in #help
Angular SSR Deno
Deno 1.46.1
21 replies
DDeno
Created by Sheik on 8/23/2024 in #help
Angular SSR Deno
wow, thanks you
21 replies
DDeno
Created by Sheik on 8/23/2024 in #help
Angular SSR Deno
Hi @2saturdayscode , I've tried to import the map of everything it asked me to do, but now I get this error
Task dev deno run -A dist/deno-angular/server/server.mjs
error: Uncaught (in promise) ReferenceError: process is not defined
at file:///home/sheik/Documentos/deno-angular/dist/deno-angular/server/polyfills.server.mjs:4:14075
at Function.__load_patch (file:///home/sheik/Documentos/deno-angular/dist/deno-angular/server/polyfills.server.mjs:3:1189)
at ci (file:///home/sheik/Documentos/deno-angular/dist/deno-angular/server/polyfills.server.mjs:4:14043)
at li (file:///home/sheik/Documentos/deno-angular/dist/deno-angular/server/polyfills.server.mjs:4:15143)
at file:///home/sheik/Documentos/deno-angular/dist/deno-angular/server/polyfills.server.mjs:4:15163
[sheik@archlinux deno-angular]$
Task dev deno run -A dist/deno-angular/server/server.mjs
error: Uncaught (in promise) ReferenceError: process is not defined
at file:///home/sheik/Documentos/deno-angular/dist/deno-angular/server/polyfills.server.mjs:4:14075
at Function.__load_patch (file:///home/sheik/Documentos/deno-angular/dist/deno-angular/server/polyfills.server.mjs:3:1189)
at ci (file:///home/sheik/Documentos/deno-angular/dist/deno-angular/server/polyfills.server.mjs:4:14043)
at li (file:///home/sheik/Documentos/deno-angular/dist/deno-angular/server/polyfills.server.mjs:4:15143)
at file:///home/sheik/Documentos/deno-angular/dist/deno-angular/server/polyfills.server.mjs:4:15163
[sheik@archlinux deno-angular]$
21 replies
DDeno
Created by Sheik on 8/23/2024 in #help
Angular SSR Deno
bundled js
21 replies
DDeno
Created by Sheik on 7/14/2024 in #help
Running Angular SSR on Deno Deploy
If you do deno task serve:ssr:<name> you are using Deno, but in node compatibility mode, and it works perfectly
7 replies
DDeno
Created by Sheik on 7/14/2024 in #help
Running Angular SSR on Deno Deploy
run the following command: node dist/<name>/server/server.mjs and if I try to run it directly with Deno I get the following error: deno run -A dist/<name>/server/server.mjs error: Relative import path "fs/promises" not prefixed with / or ./ or ../ If you want to use a built-in Node module, add a "node:" prefix (ex. "node:fs/promises").
7 replies
DDeno
Created by Sheik on 4/24/2024 in #help
'Deno.exit' is not allowed in this context.
No description
5 replies
DDeno
Created by Sheik on 3/12/2024 in #help
What to do if they are attacking a project of mine?
Hello! I very much appreciate the time you are dedicating to your responses. Although I personally only use Deno for hobby projects, I would like to reset part of the quota (I don't usually exceed 200 requests per month). I can't find how I can contact via support, could you tell me how to open a ticket?
22 replies
DDeno
Created by Sheik on 3/12/2024 in #help
What to do if they are attacking a project of mine?
So the only thing we can do is add some captcha? If the limits are at the Requests level, it does not matter whether they complete the captcha, the request counts the same
22 replies
DDeno
Created by Sheik on 3/12/2024 in #help
What to do if they are attacking a project of mine?
oh
22 replies
DDeno
Created by ControlFreak on 3/12/2024 in #help
Svelte/SvelteKit support in 2024
Deno Deploy deploys a SlvelteKit application, ideally you develop it locally with Vite and deploy it with the build that generates a GithubAction. Example: https://github.com/rroblf01/svelte-kit-example In my experience, everything has worked correctly for me in Deno Deploy, although I have not done anything complicated either.
2 replies
DDeno
Created by Sheik on 2/9/2024 in #help
Deno does not deliver all the information with the EventSource
6 replies
DDeno
Created by Sheik on 2/9/2024 in #help
Deno does not deliver all the information with the EventSource
ok! ^^
6 replies
DDeno
Created by Sheik on 2/9/2024 in #help
Deno does not deliver all the information with the EventSource
No description
6 replies
DDeno
Created by Sheik on 2/9/2024 in #help
Deno does not deliver all the information with the EventSource
No description
6 replies