noUiSlider icon indicating copy to clipboard operation
noUiSlider copied to clipboard

Documentation server documentation incomplete

Open xeruf opened this issue 2 years ago • 2 comments

https://github.com/leongersen/noUiSlider/blob/master/documentation/README.md Running npm run docs did not work for me right away. First, I had to install php, and then it required root permissions to be able to listen on any port below 1024.

xeruf avatar May 10 '22 09:05 xeruf

Thanks for the feedback! I've updated the docs to mention having PHP installed, and I've changed the used port to :8080 to make things easier.

leongersen avatar May 11 '22 18:05 leongersen

thanks :) but 8080 is already quite overused, fossil webui and some other things use it, maybe you can choose something a little different as default, for example 8040?

xeruf avatar May 12 '22 09:05 xeruf

You can now set a port:

PORT=8086 npm run docs

leongersen avatar Oct 29 '23 14:10 leongersen

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

github-actions[bot] avatar Nov 30 '23 00:11 github-actions[bot]