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

Can't update the package.json file in new repo #57

Open
joncodo opened this issue Feb 27, 2023 · 0 comments
Open

Can't update the package.json file in new repo #57

joncodo opened this issue Feb 27, 2023 · 0 comments
Assignees

Comments

@joncodo
Copy link
Contributor

joncodo commented Feb 27, 2023

Note: I think this is related to an answer here?: #56

Steps to reproduce

  1. Clone the repo and make a change to the package.json file for a new command called "foo: echo foo"
  2. ➜ prevent-duplicate-users-test1 git:(master) ✗ ../create-frigg-app/packages/create-frigg-app/index.js prevent-duplicate-users-test2 --template file:../create-frigg-app/packages/cfa-template/
  3. This makes a new folder with a new create-frigg-app that I think is required to ensure that the changes are translated over to the consuming programmers.
  4. Then I check the files to see if things are the way I expect
  5. The command of "echo foo" is not in the package.json
@joncodo joncodo self-assigned this Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant