yeoman / update-notifier

Update notifications for your CLI app
BSD 2-Clause "Simplified" License
1.76k stars 132 forks source link

Cannot use namespace 'ConfigStore' as a type. with version 5.1.0 #227

Closed xunzhaotech closed 1 year ago

xunzhaotech commented 1 year ago

node_modules/.pnpm/@types+update-notifier@6.0.0/node_modules/@types/update-notifier/update-notifier.d.ts:7:22 - error TS2709: Cannot use namespace 'ConfigStore' as a type. readonly config: ConfigStore;



Found 1 error in node_modules/.pnpm/@types+update-notifier@6.0.0/node_modules/@types/update-notifier/update-notifier.d.ts:7
sindresorhus commented 1 year ago

@types/update-notifier is a different package. This package does not ship with type definitions.

Also: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c