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

Local changes to Yeoman Generator #25

Closed
cah-parita-desai opened this issue Feb 15, 2021 · 4 comments
Closed

Local changes to Yeoman Generator #25

cah-parita-desai opened this issue Feb 15, 2021 · 4 comments

Comments

@cah-parita-desai
Copy link

I have used your generator as a base and have made some customization to address to organizational needs. I tested it locally using npm link and it worked as expected.
Committed the changes in my github repo. Now post taking the pull from git and running it i don't see my changes reflecting.
Please help!!

@cah-parita-desai
Copy link
Author

Yeah...You will not be able to view the changes.
When i see the logs it prints
7926 verbose stack Error: EEXIST: file already exists, cmd shim 'D:\Users\parita.desai\Documents\GitHub\generator\node_modules\atob\bin\atob.js' -> 'D:\Users\parita.desai\Documents\GitHub\generator\atob'

This i get when i do npm link

@cah-parita-desai
Copy link
Author

cah-parita-desai commented Feb 15, 2021 via email

@sivaprasadreddy
Copy link
Owner

Hi,
You can use "npm link" to use your changes done locally, but to publish to npm registry you will need to publish with different name.

@sivaprasadreddy
Copy link
Owner

Clarification provided, closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants