forked from gear5labs/chenpilot
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcompile_error.log
More file actions
33 lines (29 loc) · 1.48 KB
/
compile_error.log
File metadata and controls
33 lines (29 loc) · 1.48 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
WARNING: You are using Node.js 22.3.0 which is not supported by Hardhat.
Please upgrade to 22.10.0 or a later LTS version (even major version number)
node.exe : Error HHE22:
Trying to use a non-local
installation of Hardhat,
which is not supported.
At C:\Program
Files\nodejs\npx.ps1:29
char:3
+ & $NODE_EXE
$NPX_CLI_JS $args
+ ~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~
+ CategoryInfo
: NotSpecified: (E
rror HHE22: Tr... not
supported.:String) [
], RemoteException
+ FullyQualifiedError
Id : NativeCommandErr
or
Please install Hardhat
locally using pnpm, npm
or yarn, and try again.
For more info go to
https://hardhat.org/HHE22
or run Hardhat with
--show-stack-traces