-
### What is it?
Using the SBOM data, we need to create consistent logic for deriving the `artifact_name` and `artifact_namespace` for a package **and** linking it to the project / GitHub repo that ow…
-
I came across your project and I'm really impressed with it. I was wondering if you'd consider packaging and publishing it to npm. I'd love to use it in my projects, similar to how it's done here: htt…
-
I am attempting to install ReadMe-Generator and encountered the following issues while following the README:
1. On install step 2, running `npm install -g repopack` I get the following error:
…
-
Hello,
You don't think that this module "client hints" can be a package?
-
deno 1.36.4 (release, x86_64-pc-windows-msvc)
v8 11.6.189.12
typescript 5.1.6
```typescript
import mongoose from "npm:mongoose";
await mongoose.connect("URI");
```
That's all my code, the e…
-
The package https://www.npmjs.com/package/odbc isn't working
```
error: Uncaught Error: Cannot find module '/deno-dir/npm/registry.npmjs.org/odbc/2.4.8/lib/bindings/napi-v6/odbc.node'
Require sta…
-
```
❯ tree -a -L2
.
├── .git
│ ├── HEAD
│ ├── config
│ ├── description
│ ├── hooks
│ ├── info
│ ├── objects
│ └── refs
└── nested
└── package.json
7 directories, 4 files
❯ cd nested…
-
### Problem description
Cannot deploy the default deno + vue project to deno deploy
### Steps to reproduce
1. Create a vite app
```
deno run --allow-read --allow-write --allow-env npm:creat…
-
I'd really like to try this out, but i'm really lazy and don't want to copy paste code.
It sure would be nice if this library followed [semantic versioning](https://semver.org/) and was [published …
-
The NPM Package for this project is still not updated to support the react 18 peer dep change.