GitHub
04/20/2023, 7:55 PM@types/pino-pretty added to the devDependencies section of the package.json
• OS: _e.g. Mac OSX 13.3.1
• Pact Node version: 10.17.7
• Other Versions: Any other versions you think might be relevant (optional)
Issue Checklist
Please confirm the following:
☑︎ I have upgraded to the latest
☑︎ I have the read the FAQs in the Readme
☑︎ I have triple checked, that there are no unhandled promises in my code
☐ I have set my log level to debug and attached a log file showing the complete request/response cycle
☐ For bonus points and virtual high fives, I have created a reproduceable git repository (see below) to illustrate the problem
Expected behaviour
no error
Actual behaviour
Cannot find type definition file for 'pino-pretty'. The file is in the program because: Entry point for implicit type library 'pino-pretty'
Steps to reproduce
How can someone else reproduce this bug?
Install the package to a repo that uses typescript
Relevant log files
Please ensure you set logging to DEBUG and attach any relevant log files here (or link to a gist).
pact-foundation/pact-js-coreGitHub
04/20/2023, 8:26 PM