sentanos / roblox-js

!!!THIS PROJECT IS NO LONGER MAINTAINED!!! Execute ROBLOX website actions in node.js
MIT License
45 stars 45 forks source link

Error #62

Closed LiamTownsley closed 6 years ago

LiamTownsley commented 6 years ago

+-- UNMET PEER DEPENDENCY bufferutil@^3.0.2
+-- UNMET PEER DEPENDENCY erlpack@hammerandchisel/erlpack
+-- UNMET PEER DEPENDENCY libsodium-wrappers@^0.5.4
+-- UNMET PEER DEPENDENCY node-opus@^0.2.6
+-- UNMET PEER DEPENDENCY opusscript@^0.0.3
+-- roblox-js@4.0.2
+-- UNMET PEER DEPENDENCY sodium@^2.0.1
`-- UNMET PEER DEPENDENCY uws@^0.14.5

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"ia32"})
npm WARN discord.js@11.2.1 requires a peer of bufferutil@^3.0.2 but none was installed.
npm WARN discord.js@11.2.1 requires a peer of erlpack@hammerandchisel/erlpack but none was installed.
npm WARN discord.js@11.2.1 requires a peer of node-opus@^0.2.6 but none was installed.
npm WARN discord.js@11.2.1 requires a peer of opusscript@^0.0.3 but none was installed.
npm WARN discord.js@11.2.1 requires a peer of sodium@^2.0.1 but none was installed.
npm WARN discord.js@11.2.1 requires a peer of libsodium-wrappers@^0.5.4 but none was installed.
npm WARN discord.js@11.2.1 requires a peer of uws@^0.14.5 but none was installed.
npm WARN cheshirebot@1.0.0 No description
npm WARN cheshirebot@1.0.0 No repository field.```
sentanos commented 6 years ago

I don't see a single error. These are all warnings that are in fact unrelated to roblox-js and only concern discord.js if you are using the audio system.

Neztore commented 6 years ago

@DUFC-Liam Every time that you install anything with NPM those errors for Discord-js will appear. Just ignore them.