koalabi opened a new issue, #168:
URL: https://github.com/apache/age-viewer/issues/168

   **Describe the bug**
   When following the build instructions from README .md, the front-end build 
aborts on erros (after having issued many warnings when getting the 
dependencies). Backend seems to build fine.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Clone the age-viewer repo locally
   2. cd to the root of the source tree
   3. Issue command "npm run build-front "
   4. See error (build aborts on a series of errors related to jsx - see 
attachment and excerpt below:
   
   ```
   Failed to compile.
   
   src/components/contents/presentations/Editor.jsx
     Line 163:15:  A control must be associated with a text label  
jsx-a11y/control-has-associated-label
     ...
   ```
   
   **Expected behavior**
   Successful build was expected, possibly with some warnings
   
   **Screenshots**
   No screenshots needed but log file is attached.
   
   **Desktop (please complete the following information):**
    - OS: Ubuntu 22.04
    - Browser: (not relevant)
    - Versions : npm : 7.24.0, node: v16.10.0
   
   **Additional context**
   Nothing to add
   
[age-viewer-fend-build-errors.txt](https://github.com/apache/age-viewer/files/14213416/age-viewer-fend-build-errors.txt)
   


-- 
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