possible build problem with the latest release? #15
Labels
🗄 area/interface
This affects the public interface
💪 phase/solved
Post is done
👶 semver/patch
This is a backwards-compatible fix
🐛 type/bug
This is a problem
Subject of the issue
when trying to load v7.0.0 into my .remarkrc.js, the same way i did with the previous version, i'm now met with an error:
upon inspection of the
node_modules/remark-usage/
directory, there is, in fact, nolib/
presentYour environment
Steps to reproduce
Tell us how to reproduce this issue. Please provide a working and simplified example.
🎉 BONUS POINTS for creating a minimal reproduction and uploading it to GitHub. This will get you the fastest support. 🎉
npm run generate:md
Expected behaviour
What should happen?
remark should rebuild me
README.md
and include usage details fromexample.js
Actual behaviour
What happens instead?
error described above is shown
The text was updated successfully, but these errors were encountered: