tinazhouhui opened a new pull request, #794:
URL: https://github.com/apache/incubator-devlake-website/pull/794

   ### ⚠️   Pre Checklist
   
   > Please complete _ALL_ items in this checklist, and remove before submitting
   
   - [ ] I have `npm run build` and `npm run serve` locally before submitting 
this PR
   - [x] I have read through the 
[Contributing](https://devlake.apache.org/community/) Documentation
   
   # Summary
   
   <!--
   Thanks for submitting a PR! We appreciate you spending the time to work on 
these changes. Please fill out as many sections below as possible.
   -->
   
   This is a blog post helping with setting up devlake in an aws ecs cluster. 
Hope that it will help people overcome some obstacles that I found on the way 🙏 
   
   ### Does this close any open issues?
   No
   
   ### Screenshots
   Include any relevant screenshots here.
   
   ### Other Information
   I tried running npm run build locally but failed on server:
   
   ```
   [ERROR] Unable to build website for locale en.
   [ERROR] TypeError: Cannot read properties of undefined (reading 'load')
       at parse 
(/Users/tinazhouhui/projects/incubator-devlake-website/node_modules/@easyops-cn/docusaurus-search-local/dist/server/server/utils/parse.js:9:33)
       at 
/Users/tinazhouhui/projects/incubator-devlake-website/node_modules/@easyops-cn/docusaurus-search-local/dist/server/server/utils/scanDocuments.js:24:75
       at Generator.next (<anonymous>)
       at fulfilled 
(/Users/tinazhouhui/projects/incubator-devlake-website/node_modules/tslib/tslib.js:167:62)
   [INFO] Docusaurus version: 2.4.3
   Node version: v18.20.4
   ```
   
   I assume this could be due to some versioning discrepancies so I did not 
investigate further, can someone on your side run it locally and see? 🙏 
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to