Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running spago test breaks spago docs #65

Open
JamieBallingall opened this issue Sep 27, 2022 · 2 comments
Open

Running spago test breaks spago docs #65

JamieBallingall opened this issue Sep 27, 2022 · 2 comments

Comments

@JamieBallingall
Copy link

Steps to replicate:

spago build
spago docs
spago test

So far everything works as expected. But now run

spago docs

again. It does create most of the documentation but fails to create an index and reports an error message that includes "TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension " and warns that it "Failed while trying to make the documentation searchable: 1"

@JordanMartinez
Copy link

This is less of an issue with spago and more of an issue with one of its dependencies: https://github.com/purescript/purescript-docs-search

@f-f
Copy link
Member

f-f commented Sep 29, 2022

Indeed, I'll move this issue there

@f-f f-f transferred this issue from purescript/spago Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants