vechain / vechain-sdk-js

The official JavaScript SDK for VeChain.
24 stars 9 forks source link

fix: add package to network #881

Closed fabiorigam closed 4 months ago

fabiorigam commented 4 months ago

Fix the following error:

yarn run v1.22.22 $ tsc --noEmit && eslint src --ext .js,.jsx,.ts,.tsx ../../node_modules/@vechain/sdk-network/src/provider/providers/hardhat-provider/hardhat-provider.ts:4:34 - error TS2307: Cannot find module '@vechain/sdk-logging' or its corresponding type declarations.

4 import { VechainSDKLogger } from '@vechain/sdk-logging';

github-actions[bot] commented 4 months ago

Test Coverage

Summary

Lines Statements Branches Functions
Coverage: 99%
99.81% (3252/3258) 99.33% (747/752) 99.7% (670/672)
Title Tests Skipped Failures Errors Time
core 473 0 :zzz: 0 :x: 0 :fire: 1m 11s :stopwatch:
network 635 0 :zzz: 0 :x: 0 :fire: 3m 33s :stopwatch:
errors 48 0 :zzz: 0 :x: 0 :fire: 13.309s :stopwatch: