README.md moved to deno_dist as subdirectory
See original GitHub issueI had been using v0.2.22 just fine on a project that I started a few months ago. I just upgraded to v0.5.5 and now when I run denoify
I get an error that a subdirectory could not be removed.
Turns out denoify is copying my readme.md file as a directory within the deno_dist folder, rather than a file.
I’m running this on Windows 10.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
How to create README file inside sub-directory on GitHub
Go to the directory directory browsing on GitHub . Create a new file GitHub file creation button; Name it as README.md entering file...
Read more >Add a README.md to each of the examples subfolders ...
This issue is to see if authors agree with the approach of adding a README.md to each main folder under ~/deepchem/examples, e.g.:.
Read more >Incorrect README.md link in subirectories - GitLab.org
I believe this is the same issue reported in #3266 (closed). The link in the title for README.md residing in a subdirectory is...
Read more >Preview different md file from subfolder in repo r...
I just want to render a particular md file in the repo root instead ... be to rename it to README.md and move...
Read more >Question - Regarding sub-directory readme. : r/github - Reddit
As far as I know, GitHub Pages doesn't typically use the readme as content for the page. I've always used an index.html or...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sorry for the late reply, I finally had time to check. It works like a charm, thank you!
No worries, I was able to keep using the original version for now.
Here’s my project