paulirwin commented on issue #911:
URL: https://github.com/apache/lucenenet/issues/911#issuecomment-2018685967

   When I try to run the docs.ps1 script on macOS arm64, I get the following 
error after the "Building api metadata for..." lines:
   
   ```
   Building api metadata for 
/{path_to}/lucene.net/websites/apidocs/docfx.demo.json...
   Building site output for 
/{path_to}/lucene.net/websites/apidocs/docfx.codecs.json...
   Get-Content: /{path_to}/lucene.net/websites/apidocs/docs.ps1:222
   Line |
    222 |          $xrefMap = Get-Content $xrefFile -Raw
        |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~
        | Cannot find path 
'/{path_to}/lucene.net/websites/apidocs/_site/api/codecs/xrefmap.yml' because 
it does
        | not exist.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to