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
I've been recommended by my friend Jamen Marzonie to help contribute to this project. I started tinkering with it and came across an issue right off the bat.
I tried running npm install --global generate-example followed by gen example and got the following in return:
I'd also like to add that I plan on making some Pull Requests as soon as I learn how everything works. This is my first time attempting to collaborate and I'm kinda bad with Node at the moment but I'll try to contribute where I can.
I'd also like to add that I plan on making some Pull Requests as soon as I learn how everything works.
that's great!
This is my first time attempting to collaborate and I'm kinda bad with Node at the moment but I'll try to contribute where I can.
welcome to the family! We try to be accommodating to new contributors, so don't worry too much about details at first. We're happy to provide guidance or feedback along the way.
Hi there!
I've been recommended by my friend Jamen Marzonie to help contribute to this project. I started tinkering with it and came across an issue right off the bat.
I tried running
npm install --global generate-example
followed bygen example
and got the following in return:Although it says the building the example was successful, when I check
example.txt
, the contentsfoo
aren't added. How can I go about fixing this?The text was updated successfully, but these errors were encountered: