Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: error log on install #22

Closed
MentalGear opened this issue Jun 3, 2023 · 0 comments
Closed

chore: error log on install #22

MentalGear opened this issue Jun 3, 2023 · 0 comments

Comments

@MentalGear
Copy link
Contributor

MentalGear commented Jun 3, 2023

Installing promptfoo 0.8.3 afresh (using pnpm, but npm should be the same):

src/cache.ts:4:26 - error TS7016: Could not find a declaration file for module 'cache-manager'. '/Users/username/Personal/Side Projects/2023/promptfoo/node_modules/.pnpm/cache-manager@4.1.0/node_modules/cache-manager/index.js' implicitly has an 'any' type.
  If the 'cache-manager' package actually exposes this module, consider sending a pull request to amend 'https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cache-manager'

4 import cacheManager from 'cache-manager';
@typpo typpo closed this as completed in 1a82de7 Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant