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

hosting is not working [bug] #48

Closed
dankolesnikov opened this issue Oct 29, 2021 · 5 comments
Closed

hosting is not working [bug] #48

dankolesnikov opened this issue Oct 29, 2021 · 5 comments

Comments

@dankolesnikov
Copy link

  • successfully installed and generated doc
    After running npx prisma-docs-generator serve getting the following:
env: node\r: No such file or directory

After running node node_modules/prisma-docs-generator getting empty return, no printout - seems like its hanging. Nothing is at http://localhost:5858/.

@dankolesnikov
Copy link
Author

@raarts
Copy link

raarts commented Dec 6, 2021

I ran find . -type f | xargs dos2unix in the dist directory to fix this.

@pantharshit00
Copy link
Owner

I can republish this package with my Mac.

This will eventually need a proper CI setup.

@Markkos89
Copy link

Markkos89 commented Jul 14, 2022

Having the same issue in a WSL2 ubuntu 22 console

edit --

I ran find . -type f | xargs dos2unix in the dist directory to fix this.

worked for me, thanks

@pantharshit00
Copy link
Owner

This should be addressed in the latest release.

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

4 participants