You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Then I check the files to see if things are the way I expect
The command of "echo foo" is not in the package.json
The text was updated successfully, but these errors were encountered:
Note: I think this is related to an answer here?: #56
Steps to reproduce
"foo: echo foo"
➜ 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/
"echo foo"
is not in the package.jsonThe text was updated successfully, but these errors were encountered: