CLI Target: esnext
CLI Cleaning output folder
ESM Build start
ESM dist/index.js 5.01 KB
ESM dist/index.js.map 24.93 KB
ESM ⚡️ Build success in 55ms
DTS Build start
src/create-yargs.ts(2,55): error TS2307: Cannot find module '@armit/logger/node' or its corresponding type declarations.
Error: error occured in dts build
at Worker.<anonymous> (/Users/tianyingchun/Documents/armitjs/armit/node_modules/tsup/dist/index.js:2226:26)
import { StdoutAdapter, TerminalFormatStrategy } from '@armit/logger/node';
@armit/logger / package.json
"type": "module",
"exports": {
".": {
"import": "./index.js",
"types": "./dist/index.d.ts"
},
"./node": {
"import": "./dist/node/index.js",
"types": "./dist/node/index.d.ts"
},
"./web": {
"import": "./dist/web/index.js",
"types": "./dist/web/index.d.ts"
},
"./package.json": "./package.json"
},
-
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too