summaryrefslogtreecommitdiff
path: root/tests/specs/npm/dynamic_npm_resolution_failure/main.out
blob: 8888c4f0aeff54100766113c4711551d1fbe1e57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[UNORDERED_START]
Download http://localhost:4260/chalk
Download http://localhost:4260/@denotest%2fdep-cannot-parse
[UNORDERED_END]
Download http://localhost:4260/chalk/chalk-5.0.1.tgz
Hi
TypeError: Error in @denotest/dep-cannot-parse@1.0.0 parsing version requirement for dependency "@denotest/esm-basic": "unknown-scheme:unknown"
    0: Invalid version requirement
    1: Unexpected character.
         unknown-scheme:unknown
         ~
    at async file:///[WILDLINE]main.ts:5:3 {
  code: "ERR_MODULE_NOT_FOUND"
}
Bye