You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NET=devnet npx hardhat test
(node:4776) Warning: Accessing non-existent property 'INVALID_ALT_NUMBER' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
(node:4776) Warning: Accessing non-existent property 'INVALID_ALT_NUMBER' of module exports inside circular dependency
An unexpected error occurred:
TypeError: node.getInputStream is not a function
at getNodeText (/node_modules/@nomiclabs/hardhat-solpp/node_modules/solpp/src/antlr-utils.js:23:12)
at Oven._transformNode (/Users//nero-chain/system-contracts/node_modules/@nomiclabs/hardhat-solpp/node_modules/solpp/src/oven.js:139:10)
at Oven._transformNode (/node_modules/@nomiclabs/hardhat-solpp/node_modules/solpp/src/oven.js:97:24)
at Oven._transformNode (/node_modules/@nomiclabs/hardhat-solpp/node_modules/solpp/src/oven.js:136:21)
at Oven._transformNode (/node_modules/@nomiclabs/hardhat-solpp/node_modules/solpp/src/oven.js:136:21)
at Oven._transformNode /node_modules/@nomiclabs/hardhat-solpp/node_modules/solpp/src/oven.js:136:21)
at async Oven.transform (//node_modules/@nomiclabs/hardhat-solpp/node_modules/solpp/src/oven.js:36:17)
at async Object.processCode (node_modules/@nomiclabs/hardhat-solpp/node_modules/solpp/src/index.js:32:17)
at async SimpleTaskDefinition.action (/node_modules/@nomiclabs/hardhat-solpp/src/index.ts:54:29)
at async Environment._runTaskDefinition (/node_modules/hardhat/src/internal/core/runtime-environment.ts:359:14)
what happend for it?
The text was updated successfully, but these errors were encountered:
my package is :
but it still got
what happend for it?
The text was updated successfully, but these errors were encountered: