@sapphire/type installation script error
Solution:Jump to solution
Okay, something odd happened, I ran
pnpm add nodemon
and it magically installed itself without error? I guess the solution is to install another package instead of running pnpm i
8 Replies
I get this error when running
pnpm i
Here is the package.json
Install vs build tools
Already have
Can I verify my installation of it somehow?
Is this the only component I need?
https://lbda.net/16bN.png
Actually
I didn't send the whole error
Apologies
I've literally tried everything now, still keep getting the same error
using install-tools.bat
using installer from microsoft
using windows-build-tools
Tried everything
Solution
Okay, something odd happened, I ran
pnpm add nodemon
and it magically installed itself without error? I guess the solution is to install another package instead of running pnpm i
your dependencies are heavily outdated btw
sapphire v4 has been out for a long while
and discordjs v14
In fact
3.0.0-next.961e0bf.0
is 9 months old and it's from before we made a first stable release of 3.0.0. You should really update.
And if you use the latest. version of @sapphire/type then you probably get a prebuilt as well and you wouldn't even absolutely need the build tools anymoreAh yes, I realised, itβs been some time since I started making that bot π
Sorry for the late reply