forked from yosemite01/stellar-creator-portfolio
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patherrors.txt
More file actions
17 lines (15 loc) · 709 Bytes
/
Copy patherrors.txt
File metadata and controls
17 lines (15 loc) · 709 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
node:internal/modules/cjs/loader:1459
throw err;
^
Error: Cannot find module '/home/phantom-call/stellar-creator-portfolio/node_modules/typescript/bin/tsc'
at Module._resolveFilename (node:internal/modules/cjs/loader:1456:15)
at defaultResolveImpl (node:internal/modules/cjs/loader:1066:19)
at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1071:22)
at Module._load (node:internal/modules/cjs/loader:1242:25)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v24.14.0