Sean Knowles
Sean Knowles
DDeno
Created by Sean Knowles on 9/10/2024 in #help
Deno.Kv() not connecting latest Canary, if I downgrade to RC1 then it works, but then FE don't work.
No description
7 replies
DDeno
Created by Sean Knowles on 9/8/2024 in #help
DenoKV - Missing DENO_KV_ACCESS_TOKEN environment
No description
7 replies
DDeno
Created by Sean Knowles on 9/4/2024 in #help
Deno install not working for any of our frontend projects - deno 2.0.0-rc.0+072bf5d
Node modules is not created when using Deno Install for my Sveltekit projects. They were working fine in prior releases but Deno Install has stopped working. After running deno install locally when I run deno run dev I get packages not found errors in all frontend projects. Blocked across all our development at the moment. Here's a link to our monorepo: https://github.com/zemili-group/moonrepoV3 You can find frontend projects here: apps/opsap/clients/frontend (sveltekit app) apps/opsap/clients/mobile (svelte app) apps/zemilli/frontend (sveltekit app) Steps to reproduce: - Clone the monorepo - deno install in workspace root (also ran with deno install --allow-scripts) - cd apps/zemili/frontend - deno task dev
10 replies
DDeno
Created by Sean Knowles on 9/2/2024 in #help
Deno install npm: specificers not working at the moment.
No description
26 replies
DDeno
Created by Sean Knowles on 8/30/2024 in #help
How to deploy a Svelkekit app on Deno Deploy - no docs only errors so far.
No description
1 replies
DDeno
Created by Sean Knowles on 8/30/2024 in #help
Workspaces issue: Error running deno run dev command while starting Oak server
Error running an Oak backend server which imports shared packages server lib I've created.
Watcher Process started.
error: Could not find a matching package for 'npm:path-to-regexp@6.2.1' in a package.json file. You must specify this as a package.json dependency when the node_modules folder is not managed by Deno.
at https://jsr.io/@oak/oak/16.1.0/deps.ts:87:8
Watcher Process failed. Restarting on file change...
Watcher Process started.
error: Could not find a matching package for 'npm:path-to-regexp@6.2.1' in a package.json file. You must specify this as a package.json dependency when the node_modules folder is not managed by Deno.
at https://jsr.io/@oak/oak/16.1.0/deps.ts:87:8
Watcher Process failed. Restarting on file change...
When running deno run dev in my backend app in my monorepo deno workspaces project. I have shared a packages folder using workspaces (again workspaces being plugged as working on Syntax) But keep running into this error when trying to run my backend in the apps folder which imports the shared backend lib. I can't seem to use my backend shared packages because of the error above. Any ideas on how to solve it?
48 replies
DDeno
Created by Sean Knowles on 8/15/2024 in #help
Pricing is Pro plan for teams for multiple people or just for one?
Pricing is Pro plan for teams for multiple people or just for one?
1 replies