fixie-ai / ai-jsx

The AI Application Framework for Javascript
https://docs.ai-jsx.com
MIT License
1.03k stars 76 forks source link

yarn command failing while building ai.jsx repo #538

Open Sarthakpujari opened 4 months ago

Sarthakpujari commented 4 months ago

hi, I trying to build the repo and running the initial yarn and yarn build command. However, it is failing.

➤ YN0002: │ eslint-config-nth@npm:2.0.1 doesn't provide eslint (pf79f6), requested by eslint-plugin-flowtype ➤ YN0002: │ eslint-config-nth@npm:2.0.1 doesn't provide eslint (p9fafd), requested by eslint-plugin-import ➤ YN0002: │ eslint-config-nth@npm:2.0.1 doesn't provide eslint (pc737c), requested by eslint-plugin-jsx-a11y ➤ YN0002: │ eslint-config-nth@npm:2.0.1 doesn't provide eslint (p7b6bc), requested by eslint-plugin-react ➤ YN0060: │ eslint-config-nth@npm:2.0.1 provides eslint-plugin-flowtype (p02e73) with version 3.13.0, which doesn't satisfy what eslint-config-react-app requests ➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements for details, where is the six-letter p-prefixed code ➤ YN0000: └ Completed in 0s 231ms ➤ YN0000: ┌ Fetch step ➤ YN0000: └ Completed in 0s 321ms ➤ YN0000: ┌ Link step ➤ YN0000: │ ESM support for PnP uses the experimental loader API and is therefore experimental ➤ YN0007: │ ai-jsx-monorepo-root@workspace:. must be built because it never has been before or the last one failed ➤ YN0009: │ ai-jsx-monorepo-root@workspace:. couldn't be built successfully (exit code 1, logs can be found here: /private/var/folders/j1/d1x7ym5j0z1dqtky9dqx0b600000gn/T/xfs-0418db2f/build.log) ➤ YN0000: └ Completed in 1s 379ms ➤ YN0000: Failed with errors in 2s 119ms