issues Search Results · repo:hasundue/molt language:TypeScript
Filter by
77 results
(92 ms)77 results
inhasundue/molt (press backspace or delete to remove)❯ molt --version
0.19.8
❯ cat deno.json
{
imports : {
@x0/raise : jsr:@x0/raise@^1.0.2
}
}
❯ curl -s https://jsr.io/@x0/raise/meta.json
{
scope : x0 ,
name : raise ,
latest : 1.0.8 ...
i18nsite
- 3
- Opened on Feb 12
- #237
Deno is going to ship an official upgrade dependency command :tada:
https://github.com/denoland/deno/issues/20487
https://github.com/denoland/deno/pull/26219
Malix-Labs
- Opened on Oct 24, 2024
- #236
I think it used to be the case, but it got removed at some point ?
image
when running molt (without a file) I can t tell on which file these updates are present
sigmaSd
- 1
- Opened on Sep 15, 2024
- #235
When I run molt deno.json -w with the deno.json and deno.lock, Molt stops with this error. It was also observed with
Molt Action. (log is here)
error: Uncaught (in promise) TypeError: scheme node not ...
5ouma
- 1
- Opened on Aug 26, 2024
- #234
- [ ] I m positive to add exclude option and input to the CLI and the action respectively.
Originally posted by @hasundue in https://github.com/hasundue/molt/issues/231#issuecomment-2306111120
Milly
- Opened on Aug 23, 2024
- #233
- [ ] Panicking on a non-existent version is a bug. Should be fixed to just warn it gracefully.
Originally posted by @hasundue in https://github.com/hasundue/molt/issues/231#issuecomment-2306111120 ...
Milly
- 1
- Opened on Aug 23, 2024
- #232
@molt/action In github action in Denops.vim (eb9ef6a):
https://github.com/vim-denops/denops.vim/actions/runs/10436394656/job/28901411214#step:3:480
deno run --allow-env --allow-read --allow-write --allow-net ...
Milly
- 3
- Opened on Aug 18, 2024
- #231
Reason: https://github.com/denoland/deno_lockfile/pull/28#issuecomment-2261932136
refactoring
hasundue
- Opened on Aug 7, 2024
- #229
Problem
Error occured when running jsr:@molt/cli@0.19.1 --write in
https://github.com/Milly/denops-batch-accumulate/tree/875b71c14001c0520cd84f60c3be767c4a80ccbc
Actual
git clone https://github.com/Milly/denops-batch-accumulate.git ...
bug
has-workaround
Milly
- 3
- Opened on Aug 3, 2024
- #225
When
export type { Context, Item } from jsr:@shougo/ddc-vim@6.0.0/types ;
% molt **/*.ts --no-resolve --write
📦 @shougo/ddc-vim 6.0.0 = 6.0.1
OK.
But
export type { Context, Item } from jsr:@shougo/ddc-vim@^6.0.0/types ...
enhancement
Shougo
- 3
- Opened on Aug 3, 2024
- #222

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.