EastWoodYang commented on issue #657:
URL: 
https://github.com/apache/incubator-answer/issues/657#issuecomment-1826788927

   use 
   **answer build --with ...**
   build failed.
   
   ```
   The dependency was already listed in devDependencies.
   If you want to make it a prod dependency, then move it manually.
   
   . prepare$ pnpm build:packages
   . prepare: > [email protected] build:packages 
/home/runner/work/answer/answer/answer_build592811159/vendor/github.com/answerdev/answer/ui
   . prepare: > pnpm -r --filter=./src/plugins/* run build
   . prepare: No projects matched the filters in 
"/home/runner/work/answer/answer/answer_build592811159/vendor/github.com/answerdev/answer/ui"
   . prepare: Done
   Done in 15.6s
   [pnpm build]
   
   > [email protected] build 
/home/runner/work/answer/answer/answer_build592811159/vendor/github.com/answerdev/answer/ui
   > react-app-rewired build
   
   Creating an optimized production build...
   Browserslist: caniuse-lite is outdated. Please run:
     npx update-browserslist-db@latest
     Why you should do it regularly: 
https://github.com/browserslist/update-db#readme
   Browserslist: caniuse-lite is outdated. Please run:
     npx update-browserslist-db@latest
     Why you should do it regularly: 
https://github.com/browserslist/update-db#readme
   Failed to compile.
   
   [eslint] 
   src/plugins/index.ts
     Line 2:1:  Delete `⏎`  prettier/prettier
   
   Search for the keywords to learn more about each error.
   
   
    ELIFECYCLE  Command failed with exit code 1.
   build failed exit status 1
   ```


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