keycred icon indicating copy to clipboard operation
keycred copied to clipboard

[BUG] unable to generate certificate. It is giving error. It says 'Error Object Expected'. Source: Microsoft JScript runtime error

Open vayinapurapu opened this issue 4 years ago • 0 comments

Environment

Please provide as many details as you can:

  • Hosting type
    • [x] Form.io
    • [ ] Local deployment
      • Version: npm version 6.13.4
  • Formio.js version:
  • Frontend framework: vs code
  • Browser:
  • Browser version:

Steps to Reproduce

  1. clone the repo
  2. installed dependencies using npm install in the directory it was cloned
  3. ran command 'keycred'

Expected behavior

To get options to generate certificate

Observed behavior

getting error 'object expected'. Source: Microsoft Jscript runtime error

Example

If possible, please provide a screenshot, live example (via JSFiddle or similar), and/or example code to help demonstrate the issue. image

For code or form JSON, please enclose in a code block:

// your code here

vayinapurapu avatar May 03 '21 20:05 vayinapurapu