y@
y@
DDeno
Created by y@ on 10/31/2024 in #help
Creating nestjs app
Hello, i am trying to create a nestjs app, but getting the following error:
deno run -A npm:nest@latest
error: Failed resolving binary export. '/Users/[username]/Library/Caches/deno/npm/registry.npmjs.org/nest/0.1.6/package.json' did not have a bin property
deno run -A npm:nest@latest
error: Failed resolving binary export. '/Users/[username]/Library/Caches/deno/npm/registry.npmjs.org/nest/0.1.6/package.json' did not have a bin property
any help would be appreciated.
2 replies
DDeno
Created by y@ on 4/26/2024 in #help
Neovim setup with LSP formatting & linting
hello, I am trying to set up the fmt & linting using nvim-lspconfig with neovim Anyone know how i set it so that I format using the deno.json file? here is a link to my dotfiles
16 replies