-
Version: Deno 1.39.3
---
Importing relative, local npm package doesn't work under Deno using `deno.json` or `package.json`.
```js
// main.js
import 'my-lib';
```
```jsonc
// package.…
-
### 사용 버전
- `v2.4.1`
#### 명령어
```
olive-cli analyze project --init --global=./global --local=./repo/.olive --source=./repo --silence
```
### 내용
- `v2.4.1`을 사용하여 `analyze` 명령 실행 시, MAVEN(POM…
-
Hey folks,
Trying to consume this package for a project and it seems it's not published onto NPM.
Would you be willing to do that, please?
-
### Summary
After creating a project using the VSCode Extension, I get an error when running `npm install`.
### Steps To Reproduce:
1. Create a new project using the VSCode Extension…
-
```
> import * as pl from "npm:@pola-rs/browser"
✅ Granted env access to "NODE_CLUSTER_SCHED_POLICY".
✅ Granted env access to "NODE_UNIQUE_ID".
Uncaught TypeError: Could not resolve 'npm:@pola-r…
-
Version: Deno 2.0.0
`deno init` a repo., `deno install` at least an npm package into the repo that is used in `main.ts`
`deno run main.ts` works.
cd out of folder, rename folder, cd into fold…
-
### Overview of the problem
**Buefy** version: [0.1.4]
### Description
In the npm-package of buefy-next the license file is missing. In our project we use an automated way to gather all lic…
-
Possible solution:
- If there's a GitHub repo, look for package.json (to establish the link)
- Query the npm registry for the package name and manifest (To check the package exists)
- Check if the …
-
Hi there,
I have an issue installing the package on a project this morning :
```bash
npm install chordsheetjs
npm error code EINVALIDPACKAGENAME
npm error Invalid package name "chord-transposer…
-
`npm install --save markdown-modest`
Throw _404 Not Found - GET https://registry.npmjs.org/markdown-modest - Not found_