-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patherror.log
More file actions
121 lines (115 loc) · 4.64 KB
/
Copy patherror.log
File metadata and controls
121 lines (115 loc) · 4.64 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
> react-boilerplate@4.0.0 start
> cross-env NODE_ENV=development node server
Server started ! Ô£ô
Access URLs:
-----------------------------------
Localhost: http://localhost:3000
LAN: http://172.28.240.1:3000
-----------------------------------
Press CTRL-C to stop
npm : node:internal/c
rypto/hash:68
At line:1 char:1
+ npm start >
error.log 2>&1
+ ~~~~~~~~~~~~~~~~~~~
~~~~~~~
+ CategoryInfo
: NotSpe
cified: (node:in
ternal/crypto/ha
sh:68:String) []
, RemoteExceptio n
+ FullyQualified
ErrorId : Native
CommandError
this[kHandle] =
new _Hash(algorithm,
xofLen);
^
Error: error:0308010C
:digital envelope
routines::unsupported
at new Hash (node
:internal/crypto/hash
:68:19)
at
Object.createHash
(node:crypto:138:10)
at
module.exports
(C:\Users\Yassine Cha
hed\Downloads\iso-aud
iting-master\iso-audi
ting-master\node_modu
les\webpack\lib\util\
createHash.js:90:53)
at NormalModule._
initBuildHash
(C:\Users\Yassine Cha
hed\Downloads\iso-aud
iting-master\iso-audi
ting-master\node_modu
les\webpack\lib\Norma
lModule.js:401:16)
at
handleParseError
(C:\Users\Yassine Cha
hed\Downloads\iso-aud
iting-master\iso-audi
ting-master\node_modu
les\webpack\lib\Norma
lModule.js:449:10)
at
C:\Users\Yassine Chah
ed\Downloads\iso-audi
ting-master\iso-audit
ing-master\node_modul
es\webpack\lib\Normal
Module.js:481:5
at
C:\Users\Yassine Chah
ed\Downloads\iso-audi
ting-master\iso-audit
ing-master\node_modul
es\webpack\lib\Normal
Module.js:342:12
at
C:\Users\Yassine Chah
ed\Downloads\iso-audi
ting-master\iso-audit
ing-master\node_modul
es\loader-runner\lib\
LoaderRunner.js:373:3
at
iterateNormalLoaders
(C:\Users\Yassine Cha
hed\Downloads\iso-aud
iting-master\iso-audi
ting-master\node_modu
les\loader-runner\lib
\LoaderRunner.js:214:
10)
at
Array.<anonymous>
(C:\Users\Yassine Cha
hed\Downloads\iso-aud
iting-master\iso-audi
ting-master\node_modu
les\loader-runner\lib
\LoaderRunner.js:205:
4) {
opensslErrorStack:
[ 'error:03000086:dig
ital envelope routine
s::initialization
error' ],
library: 'digital
envelope routines',
reason:
'unsupported',
code: 'ERR_OSSL_EVP
_UNSUPPORTED'
}
Node.js v20.11.1