forked from HiwarkhedePrasad/ByteWise
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdebug_output.txt
More file actions
23 lines (23 loc) · 1.1 KB
/
debug_output.txt
File metadata and controls
23 lines (23 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Requiring constants...
Requiring typeUtils...
Requiring layoutUtils...
Requiring fieldParser...
Requiring structAnalyzer...
Error: Cannot find module 'vscode'
Require stack:
- C:\Users\phiwa\Desktop\bytewise\src\structAnalyzer.js
- C:\Users\phiwa\Desktop\bytewise\debug_require.js
Error: Cannot find module 'vscode'
Require stack:
- C:\Users\phiwa\Desktop\bytewise\src\structAnalyzer.js
- C:\Users\phiwa\Desktop\bytewise\debug_require.js
at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
at Function._load (node:internal/modules/cjs/loader:1192:37)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
at Module.require (node:internal/modules/cjs/loader:1463:12)
at require (node:internal/modules/helpers:147:16)
at Object.<anonymous> (C:\Users\phiwa\Desktop\bytewise\src\structAnalyzer.js:1:16)
at Module._compile (node:internal/modules/cjs/loader:1706:14)