Yagnik Vadi
Yagnik Vadi
this repo is not working on 20.12.1 node version
PhantomJS has crashed. Please read the bug reporting guide at 0|app | and file a bug report. 0|app | at ChildProcess.respond (/home/pc-8/workspace/fn-backend-api/server/node_modules/html-pdf/lib/pdf.js:131:46) 0|app | at ChildProcess.emit (node:events:517:28) 0|app | at...
Please use this issue template to report a package that you know is documented but for which you found missing or incorrect documentation on jsDocs.io. **Note**: If the package itself...
### Steps to Reproduce ```bash import { RuleConfigSeverity, UserConfig } from '@commitlint/types'; const Configuration: UserConfig = { rules: { "type-enum": [ RuleConfigSeverity.Error, "always", [ // Changes related to the build...