TencentCloudBase / cloudbase-manager-node

The node cloudbase manager tool
ISC License
18 stars 5 forks source link

test files error #14

Closed juukee closed 3 years ago

juukee commented 3 years ago
npm run test 

TSError: TypeScript diagnostics (customize using [jest-config].globals.ts-jest.diagnostics option): test/global-setup-hook.ts:1:33 - error TS2307: Cannot find module './config' or its corresponding type declarations.

1 import { cloudBaseConfig } from './config' config file is not exits

chhpt commented 3 years ago

本地测试需要手动添加 config 文件