mirror of
https://github.com/denoland/deno.git
synced 2024-11-26 16:09:27 -05:00
998036b399
Moves the test npm registry server port from `4558` to `426x`
13 lines
574 B
Text
13 lines
574 B
Text
[UNORDERED_START]
|
|
Download http://localhost:4260/react
|
|
Download http://localhost:4260/loose-envify
|
|
Download http://localhost:4260/js-tokens
|
|
Download http://localhost:4260/react/react-18.2.0.tgz
|
|
Download http://localhost:4260/loose-envify/loose-envify-1.4.0.tgz
|
|
Download http://localhost:4260/js-tokens/js-tokens-4.0.0.tgz
|
|
[UNORDERED_END]
|
|
Check file:///[WILDCARD]/jsx_not_checked/main.jsx
|
|
error: TS2345 [ERROR]: Argument of type 'string' is not assignable to parameter of type 'number'.
|
|
console.log(add("1", "2"));
|
|
~~~
|
|
at file:///[WILDCARD]/other.ts:5:17
|