Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not reading the latest version of component template repo #714

Open
LinSun6 opened this issue Mar 28, 2023 · 0 comments
Open

Not reading the latest version of component template repo #714

LinSun6 opened this issue Mar 28, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@LinSun6
Copy link

LinSun6 commented Mar 28, 2023

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

@LinSun6 LinSun6 added the bug Something isn't working label Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant