svelteness / kit-docs

Documentation integration for SvelteKit.
https://kitdocs.vercel.app
MIT License
472 stars 33 forks source link

Following setup instructions results in weird error message #24

Open dkwolfe4 opened 2 years ago

dkwolfe4 commented 2 years ago

Followed QuickStart instructions, and now have a file that can't seem to be scanned by typescript. Error message is as follows:

Cannot write file '/Users/lobo/svelteProjects/mydocs/src/routes/kit-docs/[dir].sidebar.json.js' because it would overwrite input file.

How does one fix this and should the Quickstart instructions be modified?