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
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
I've asked for help in the Truffle Gitter before filing this issue.
Issue
Using truffle init in a folder that already contains a README.md file and choosing not to overwrite it results in the README file being deleted
Steps to Reproduce
Create a new folder
Create a README.md file
execute truffle init inside your folder
say no to overwriting README.md
watch truffle finish the init process and the README file being deleted
Expected Behavior
Truffle not to delete de README file
Actual Results
What actually happened. Please give examples and support it with screenshots, copied output or error messages.
Folder with just the readme file
Folder after truffle init
Environment
Operating System: windows 10 pro
Truffle version (truffle version):Truffle v5.0.0-beta.1 (core: 5.0.0-beta.1)
node version (node --version):v8.11.4
npm version (npm --version): 5.6.0
The text was updated successfully, but these errors were encountered:
RobertoC27
changed the title
Truffle init deletes existing readme when saying no to overwriting[email protected] init deletes existing readme when saying no to overwriting
Nov 23, 2018
Thank you for raising this issue! It has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. If you would like to keep this issue open, please respond with information about the current state of this problem.
Issue
Using truffle init in a folder that already contains a README.md file and choosing not to overwrite it results in the README file being deleted
Steps to Reproduce
Expected Behavior
Truffle not to delete de README file
Actual Results
What actually happened. Please give examples and support it with screenshots, copied output or error messages.
Folder with just the readme file
Folder after truffle init
Environment
Operating System: windows 10 pro
Truffle version (
truffle version
):Truffle v5.0.0-beta.1 (core: 5.0.0-beta.1)node version (
node --version
):v8.11.4npm version (
npm --version
): 5.6.0The text was updated successfully, but these errors were encountered: