When attempting to use the plugin in the method described on the project's main page, placing it in appdata or the userplugins folder using a clone of vencord and downloading the dependencies with pnpm install, it generates the same error in all attempts to make it work.
The error is linked to @utils/webpack, where even after following all the steps and checking the installed dependencies several times, it does not proceed beyond this point. I have seen some issues to try to get an idea, and none of the solutions described in the posts have worked here.
If you could give me a little help to find out if there is any procedure that needs to be done
When attempting to use the plugin in the method described on the project's main page, placing it in appdata or the userplugins folder using a clone of vencord and downloading the dependencies with pnpm install, it generates the same error in all attempts to make it work.
The error is linked to @utils/webpack, where even after following all the steps and checking the installed dependencies several times, it does not proceed beyond this point. I have seen some issues to try to get an idea, and none of the solutions described in the posts have worked here.
If you could give me a little help to find out if there is any procedure that needs to be done