-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpdf_error.log
More file actions
61 lines (58 loc) · 2.36 KB
/
Copy pathpdf_error.log
File metadata and controls
61 lines (58 loc) · 2.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
node : C:\Users\sumit\D
ownloads\RevaDates\read
_pdf_temp.cjs:6
At line:1 char:1
+ node C:\Users\sumit\D
ownloads\RevaDates\read
_pdf_temp.cjs >
C:\Users\ ...
+ ~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~
~~
+ CategoryInfo
: NotSpecifi
ed: (C:\Users\sumi
t\..._pdf_temp.cjs
:6:String) [], Rem
oteException
+ FullyQualifiedEr
rorId : NativeComm
andError
pdf(dataBuffer).then(fu
nction (data) {
^
TypeError: pdf is not
a function
at
Object.<anonymous> (C:\
Users\sumit\Downloads\R
evaDates\read_pdf_temp.
cjs:6:1)
at Module._compile
(node:internal/modules/
cjs/loader:1761:14)
at Object..js (node
:internal/modules/cjs/l
oader:1893:10)
at Module.load (nod
e:internal/modules/cjs/
loader:1481:32)
at Module._load (no
de:internal/modules/cjs
/loader:1300:12)
at TracingChannel.t
raceSync (node:diagnost
ics_channel:328:14)
at wrapModuleLoad (
node:internal/modules/c
js/loader:245:24)
at Module.executeUs
erEntryPoint [as
runMain] (node:internal
/modules/run_main:154:5
)
at node:internal/ma
in/run_main_module:33:4
7
Node.js v24.13.0