14
14
" File '/node_modules/@types/jquery/package.json' does not exist." ,
15
15
" File '/node_modules/@types/jquery/index.ts' does not exist." ,
16
16
" File '/node_modules/@types/jquery/index.d.ts' exist - use it as a name resolution result." ,
17
+ " ======== Type reference directive 'jquery' was successfully resolved to '/node_modules/@types/jquery/index.d.ts', primary: false. ========" ,
18
+ " ======== Resolving type reference directive 'jquery', containing file '/__inferred type names__.ts', root directory 'node_modules/@types'. ========" ,
19
+ " Resolving with primary search path 'node_modules/@types'" ,
20
+ " File 'node_modules/@types/jquery/package.json' does not exist." ,
21
+ " File 'node_modules/@types/jquery/index.d.ts' does not exist." ,
22
+ " Looking up in 'node_modules' folder, initial location '/'" ,
23
+ " File '/node_modules/jquery.ts' does not exist." ,
24
+ " File '/node_modules/jquery.d.ts' does not exist." ,
25
+ " File '/node_modules/jquery/package.json' does not exist." ,
26
+ " File '/node_modules/jquery/index.ts' does not exist." ,
27
+ " File '/node_modules/jquery/index.d.ts' does not exist." ,
28
+ " File '/node_modules/@types/jquery.ts' does not exist." ,
29
+ " File '/node_modules/@types/jquery.d.ts' does not exist." ,
30
+ " File '/node_modules/@types/jquery/package.json' does not exist." ,
31
+ " File '/node_modules/@types/jquery/index.ts' does not exist." ,
32
+ " File '/node_modules/@types/jquery/index.d.ts' exist - use it as a name resolution result." ,
17
33
" ======== Type reference directive 'jquery' was successfully resolved to '/node_modules/@types/jquery/index.d.ts', primary: false. ========"
18
34
]
0 commit comments