niemiets / BD_Plugins

1 stars 1 forks source link

Can't compile #14

Open Mysterium-Mystery opened 1 year ago

Mysterium-Mystery commented 1 year ago

The plugin can't compile. The referenced folder "extend" doesn't even exist in my file system and adding it just changes the error to "TypeError: I.slice is not a function". I'm using the newest version 1.1.5

Error: ENOENT: no such file or directory, lstat 'C:\Users\Mysterium\AppData\Local\Discord\app-1.0.9011\extend' at Object.T [as realpathSync] (:4:342022) at Function.getFilePath (:4:343292) at Function._load (:4:343387) at :4:346578 at eval (betterdiscord://plugins/DashToSpaceInChannelName.plugin.js:15:16) at Object.requireAddon (:4:37871) at Object.loadAddon (:4:8814) at Object.loadAddon (:4:35543) at Object.loadAllAddons (:4:11288) at Object.initialize (:4:5710) at Object.initialize (:4:34738) at Object.startup (:4:392305)

Reycko commented 1 year ago

looks like Niemiets is trying to use a library that's locally installed...