Open legendskyk opened 2 months ago
you did not run yarn install
(also called yarnpkg on debian distros)
i did that see screen shot:
your node is much too old, you will need 16 or newer
or you can download prebuilt here: https://github.com/ItsOnlyBinary/kiwiirc-plugin-avatars/releases
you might need 1.0.4 unless you are running a recent master version of kiwiirc
let me try it 1.0.4 then let you know it
same error
tell me how to update newer node?
the releases dont need building, just download the kiwiirc-plugin-avatars-v1.0.4.zip and extact, copy contents to your plugins dir
you mean it will work without building?
yes those zip's have already been built
https://deb.nodesource.com/ <--- i would suggest using 18.x at the moment, just replace the 20.x for 18.x in the commands
yarn run v1.22.22 $ node build/commands/build.js internal/modules/cjs/loader.js:818 throw err; ^
Error: Cannot find module 'webpack' Require stack:
what this error how to reslove it?