You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"File '/node_modules/acorn-walk/dist/package.json' does not exist.",
5
+
"Found 'package.json' at '/node_modules/acorn-walk/package.json'.",
6
+
"Matched 'exports' condition 'import'.",
7
+
"Using 'exports' subpath '.' with target './dist/walk.mjs'.",
8
+
"File name '/node_modules/acorn-walk/dist/walk.mjs' has a '.mjs' extension - stripping it.",
9
+
"File '/node_modules/acorn-walk/dist/walk.mts' does not exist.",
10
+
"File '/node_modules/acorn-walk/dist/walk.d.mts' does not exist.",
11
+
"Saw non-matching condition 'require'.",
12
+
"Matched 'exports' condition 'default'.",
13
+
"Using 'exports' subpath '.' with target './dist/walk.js'.",
14
+
"File name '/node_modules/acorn-walk/dist/walk.js' has a '.js' extension - stripping it.",
15
+
"File '/node_modules/acorn-walk/dist/walk.ts' does not exist.",
16
+
"File '/node_modules/acorn-walk/dist/walk.tsx' does not exist.",
17
+
"File '/node_modules/acorn-walk/dist/walk.d.ts' exist - use it as a name resolution result.",
18
+
"Resolving real path for '/node_modules/acorn-walk/dist/walk.d.ts', result '/node_modules/acorn-walk/dist/walk.d.ts'.",
19
+
"======== Module name 'acorn-walk' was successfully resolved to '/node_modules/acorn-walk/dist/walk.d.ts' with Package ID 'acorn-walk/dist/[email protected]'. ========",
20
+
"======== Resolving module 'acorn-walk' from '/index.ts'. ========",
"File '/node_modules/acorn-walk/package.json' exists according to earlier cached lookups.",
25
+
"Matched 'exports' condition 'import'.",
26
+
"Using 'exports' subpath '.' with target './dist/walk.mjs'.",
27
+
"File name '/node_modules/acorn-walk/dist/walk.mjs' has a '.mjs' extension - stripping it.",
28
+
"File '/node_modules/acorn-walk/dist/walk.mts' does not exist.",
29
+
"File '/node_modules/acorn-walk/dist/walk.d.mts' does not exist.",
30
+
"Saw non-matching condition 'require'.",
31
+
"Matched 'exports' condition 'default'.",
32
+
"Using 'exports' subpath '.' with target './dist/walk.js'.",
33
+
"File name '/node_modules/acorn-walk/dist/walk.js' has a '.js' extension - stripping it.",
34
+
"File '/node_modules/acorn-walk/dist/walk.ts' does not exist.",
35
+
"File '/node_modules/acorn-walk/dist/walk.tsx' does not exist.",
36
+
"File '/node_modules/acorn-walk/dist/walk.d.ts' exist - use it as a name resolution result.",
37
+
"Resolving real path for '/node_modules/acorn-walk/dist/walk.d.ts', result '/node_modules/acorn-walk/dist/walk.d.ts'.",
38
+
"======== Module name 'acorn-walk' was successfully resolved to '/node_modules/acorn-walk/dist/walk.d.ts' with Package ID 'acorn-walk/dist/[email protected]'. ========"
0 commit comments