Skip to content

Not reading the latest version of component template repo #714

Open
@LinSun6

Description

Describe the bug

To Reproduce

Intro:
Git repo ICOM-componets is DS based repo: https://github.intuit.com/gotomarket-expdelactiv/icom-components
This repo using template-component-mds as component template.
Create component script is from here

Steps to reproduce:

  1. git clone ICOM-components
  2. run yarn install
  3. run yarn create
  4. check the template file format , for example, I created a component named MyTestComp. The index.tsx is like below screenshot.
  5. Check the latest version of component template index.tsx file, here

Two files are not matching, it is not fetching the latest version of master branch from template-component-mds

Screenshot 2023-03-28 at 2 49 01 PM

Screenshot 2023-03-28 at 2 50 11 PM

Expected behavior

Screenshots

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions