|
28 | 28 | "File '/node_modules/@types/kquery.d.ts' does not exist.", |
29 | 29 | "'package.json' does not have a 'typesVersions' field.", |
30 | 30 | "'package.json' has 'typings' field 'kquery' that references '/node_modules/@types/kquery/kquery'.", |
31 | | - "Loading module as file / folder, candidate module location '/node_modules/@types/kquery/kquery', target file types: TypeScript, Declaration.", |
32 | | - "File '/node_modules/@types/kquery/kquery.ts' does not exist.", |
33 | | - "File '/node_modules/@types/kquery/kquery.tsx' does not exist.", |
34 | 31 | "File '/node_modules/@types/kquery/kquery.d.ts' exists - use it as a name resolution result.", |
35 | 32 | "Resolving real path for '/node_modules/@types/kquery/kquery.d.ts', result '/node_modules/@types/kquery/kquery.d.ts'.", |
36 | 33 | "======== Module name 'kquery' was successfully resolved to '/node_modules/@types/kquery/kquery.d.ts'. ========", |
|
47 | 44 | "File '/node_modules/@types/lquery.d.ts' does not exist.", |
48 | 45 | "'package.json' does not have a 'typesVersions' field.", |
49 | 46 | "'package.json' has 'typings' field 'lquery' that references '/node_modules/@types/lquery/lquery'.", |
| 47 | + "File '/node_modules/@types/lquery/lquery.d.ts' does not exist.", |
50 | 48 | "Loading module as file / folder, candidate module location '/node_modules/@types/lquery/lquery', target file types: TypeScript, Declaration.", |
51 | 49 | "File '/node_modules/@types/lquery/lquery.ts' exists - use it as a name resolution result.", |
52 | 50 | "Resolving real path for '/node_modules/@types/lquery/lquery.ts', result '/node_modules/@types/lquery/lquery.ts'.", |
|
64 | 62 | "File '/node_modules/@types/mquery.d.ts' does not exist.", |
65 | 63 | "'package.json' does not have a 'typesVersions' field.", |
66 | 64 | "'package.json' has 'typings' field 'mquery' that references '/node_modules/@types/mquery/mquery'.", |
| 65 | + "File '/node_modules/@types/mquery/mquery.d.ts' does not exist.", |
67 | 66 | "Loading module as file / folder, candidate module location '/node_modules/@types/mquery/mquery', target file types: TypeScript, Declaration.", |
68 | 67 | "File '/node_modules/@types/mquery/mquery.ts' does not exist.", |
69 | 68 | "File '/node_modules/@types/mquery/mquery.tsx' does not exist.", |
|
88 | 87 | "Resolving with primary search path '/node_modules/@types'.", |
89 | 88 | "File '/node_modules/@types/kquery/package.json' exists according to earlier cached lookups.", |
90 | 89 | "'package.json' has 'typings' field 'kquery' that references '/node_modules/@types/kquery/kquery'.", |
91 | | - "Loading module as file / folder, candidate module location '/node_modules/@types/kquery/kquery', target file types: TypeScript, Declaration.", |
92 | | - "File '/node_modules/@types/kquery/kquery.ts' does not exist.", |
93 | | - "File '/node_modules/@types/kquery/kquery.tsx' does not exist.", |
94 | 90 | "File '/node_modules/@types/kquery/kquery.d.ts' exists - use it as a name resolution result.", |
95 | 91 | "Resolving real path for '/node_modules/@types/kquery/kquery.d.ts', result '/node_modules/@types/kquery/kquery.d.ts'.", |
96 | 92 | "======== Type reference directive 'kquery' was successfully resolved to '/node_modules/@types/kquery/kquery.d.ts', primary: true. ========", |
97 | 93 | "======== Resolving type reference directive 'lquery', containing file '/__inferred type names__.ts', root directory '/node_modules/@types'. ========", |
98 | 94 | "Resolving with primary search path '/node_modules/@types'.", |
99 | 95 | "File '/node_modules/@types/lquery/package.json' exists according to earlier cached lookups.", |
100 | 96 | "'package.json' has 'typings' field 'lquery' that references '/node_modules/@types/lquery/lquery'.", |
| 97 | + "File '/node_modules/@types/lquery/lquery.d.ts' does not exist.", |
101 | 98 | "Loading module as file / folder, candidate module location '/node_modules/@types/lquery/lquery', target file types: TypeScript, Declaration.", |
102 | 99 | "File '/node_modules/@types/lquery/lquery.ts' exists - use it as a name resolution result.", |
103 | 100 | "Resolving real path for '/node_modules/@types/lquery/lquery.ts', result '/node_modules/@types/lquery/lquery.ts'.", |
|
106 | 103 | "Resolving with primary search path '/node_modules/@types'.", |
107 | 104 | "File '/node_modules/@types/mquery/package.json' exists according to earlier cached lookups.", |
108 | 105 | "'package.json' has 'typings' field 'mquery' that references '/node_modules/@types/mquery/mquery'.", |
| 106 | + "File '/node_modules/@types/mquery/mquery.d.ts' does not exist.", |
109 | 107 | "Loading module as file / folder, candidate module location '/node_modules/@types/mquery/mquery', target file types: TypeScript, Declaration.", |
110 | 108 | "File '/node_modules/@types/mquery/mquery.ts' does not exist.", |
111 | 109 | "File '/node_modules/@types/mquery/mquery.tsx' does not exist.", |
|
0 commit comments