pagesource / component-generator

Generate-plop is a simple cli for generating new components really fast and consistently.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Type 'RenderResultstypeof ........... HTMLElement>' is not assignable to type 'string'.

siddharthasharma04 opened this issue · comments

Steps:

  • Generate MicroApp.
  • Add/Generate new component
    yarn generate
  • Below Error in test file

image

Fixed in version - "version": "1.2.0",