wsmigielski / DiscordSpotifyBot

Bot that will change your current game status to the song playing in your Spotify desktop app.
MIT License
9 stars 6 forks source link

Dependency installs failing #7

Open 0ffbeat opened 6 years ago

0ffbeat commented 6 years ago

Whenever I run install.bat it either fails or I get

C:\Users\ru>npm install npm WARN saveError ENOENT: no such file or directory, open 'C:\Users\ru\package. json' npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\ru\package.jso n' npm WARN discord.js@11.2.1 requires a peer of bufferutil@^3.0.2 but none is inst alled. You must install peer dependencies yourself. npm WARN discord.js@11.2.1 requires a peer of erlpack@hammerandchisel/erlpack bu t none is installed. You must install peer dependencies yourself. npm WARN discord.js@11.2.1 requires a peer of node-opus@^0.2.6 but none is insta lled. You must install peer dependencies yourself. npm WARN discord.js@11.2.1 requires a peer of opusscript@^0.0.3 but none is inst alled. You must install peer dependencies yourself. npm WARN discord.js@11.2.1 requires a peer of sodium@^2.0.1 but none is installe d. You must install peer dependencies yourself. npm WARN discord.js@11.2.1 requires a peer of libsodium-wrappers@^0.5.4 but none is installed. You must install peer dependencies yourself. npm WARN discord.js@11.2.1 requires a peer of uws@^0.14.5 but none is installed. You must install peer dependencies yourself. npm WARN ru No description npm WARN ru No repository field. npm WARN ru No README data npm WARN ru No license field.

up to date in 0.703s

What am I doing wrong?

Jump-Suit commented 6 years ago

I have same problem image