dsherret
dsherret
DDeno
Created by winter on 5/7/2025 in #help
Unexpected `deno.lock` update?
I'm having trouble finding it as well. I think it may just be I never ran type checking on the file that used that 😅
12 replies
DDeno
Created by winter on 5/7/2025 in #help
Unexpected `deno.lock` update?
No, not that one. I remember fixing something related, but can't find it atm
12 replies
DDeno
Created by winter on 5/7/2025 in #help
Unexpected `deno.lock` update?
It also might have been that type checking wasn't run before so that dependency wasn't pulled in
12 replies
DDeno
Created by winter on 5/7/2025 in #help
Unexpected `deno.lock` update?
I think you mean @deno/graph and not @deno/cache-dir? @deno/cache-dir has a types only dependendy on @deno/graph. In an old version of deno, it would accidentally not add these types entries to the lockfile, so I believe what happened here is I upgraded Deno and it properly added that dependency to the lockfile now
12 replies
DDeno
Created by Revadike on 4/20/2025 in #help
Local npm package
Just a note that it won't be unflagged in the next release. I haven't had time to look into it and improve some of its deficiencies (or investigate what's going on here)
9 replies
DDeno
Created by Revadike on 4/20/2025 in #help
Local npm package
A limitation atm is that the package name needs to exist on npm
9 replies
DDeno
Created by staytuned_team on 3/25/2025 in #help
Problems with Nested deno.json in Deno Workspaces
13 replies
DDeno
Created by staytuned_team on 3/25/2025 in #help
Problems with Nested deno.json in Deno Workspaces
actually, that's a package containing a package containing a package. I think just have a single deno.json at the root and only have one deno.json per part of the tree instead of many nested deno.json packages
13 replies
DDeno
Created by staytuned_team on 3/25/2025 in #help
Problems with Nested deno.json in Deno Workspaces
it seems it's a workspace containing a package containing a package? I don't think that's supported
13 replies
DDeno
Created by staytuned_team on 3/25/2025 in #help
Problems with Nested deno.json in Deno Workspaces
what would be best is just an example repo that I can checkout that shows the issue. Otherwise it's hard to follow what the setup looks like
13 replies
DDeno
Created by staytuned_team on 3/25/2025 in #help
Problems with Nested deno.json in Deno Workspaces
it would be good to show what the repo looks like in the reproduction because i'm not sure how this looks
13 replies
DDeno
Created by staytuned_team on 3/25/2025 in #help
Problems with Nested deno.json in Deno Workspaces
can you open an issue with a reproduction?
13 replies
DDeno
Created by dandv on 3/3/2025 in #help
Deno check/lint doesn't warn against obvious bugs
just a note that this isn't a bug in Deno. The code does not error with tsc either when targeting ESNext https://github.com/denoland/deno/issues/28433#issuecomment-2721404946
8 replies
DDeno
Created by Bhaumin on 1/29/2025 in #help
Deno Emit for Bundling - Potential Open Source Contributions
23 replies
DDeno
Created by Bhaumin on 1/29/2025 in #help
Deno Emit for Bundling - Potential Open Source Contributions
I can't say for sure. Hopefully. it's getting closer
23 replies
DDeno
Created by Bhaumin on 1/29/2025 in #help
Deno Emit for Bundling - Potential Open Source Contributions
I don't know
23 replies
DDeno
Created by Bhaumin on 1/29/2025 in #help
Deno Emit for Bundling - Potential Open Source Contributions
that's part of the work towards that. It's a very big task so isn't going to land in a single pr
23 replies
DDeno
Created by Bhaumin on 1/29/2025 in #help
Deno Emit for Bundling - Potential Open Source Contributions
that's the goal
23 replies
DDeno
Created by Bhaumin on 1/29/2025 in #help
Deno Emit for Bundling - Potential Open Source Contributions
yes
23 replies