Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Microsoft Windows [Version 10.0.14393]
- (c) 2016 Microsoft Corporation. All rights reserved.
- C:\WINDOWS\system32>md mybot cd mybot npm install discord.js
- A subdirectory or file mybot already exists.
- Error occurred while processing: mybot.
- C:\WINDOWS\system32>npm install discord.js
- C:\WINDOWS\system32
- | +-- @types/[email protected]
- | +-- [email protected]
- | +-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | | `-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | | +-- [email protected]
- | | | +-- [email protected]
- | | | | `-- [email protected]
- | | | `-- [email protected]
- | | | `-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | `-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | `-- [email protected]
- | +-- [email protected]
- | `-- [email protected]
- | +-- [email protected]
- | `-- [email protected]
- +-- UNMET PEER DEPENDENCY erlpack@hammerandchisel/erlpack#master
- +-- UNMET PEER DEPENDENCY node-opus@^0.2.0
- +-- UNMET PEER DEPENDENCY opusscript@^0.0.1
- `-- UNMET PEER DEPENDENCY uws@^0.12.0
- npm WARN enoent ENOENT: no such file or directory, open 'C:\WINDOWS\system32\package.json'
- npm WARN [email protected] requires a peer of erlpack@hammerandchisel/erlpack#master but none was installed.
- npm WARN [email protected] requires a peer of node-opus@^0.2.0 but none was installed.
- npm WARN [email protected] requires a peer of opusscript@^0.0.1 but none was installed.
- npm WARN [email protected] requires a peer of uws@^0.12.0 but none was installed.
- npm WARN system32 No description
- npm WARN system32 No repository field.
- npm WARN system32 No README data
- npm WARN system32 No license field.
- C:\WINDOWS\system32>md mybot
- A subdirectory or file mybot already exists.
- C:\WINDOWS\system32>cd mybot
- C:\Windows\System32\mybot>npm install discord.js
- C:\Windows\System32
- +-- UNMET PEER DEPENDENCY erlpack@hammerandchisel/erlpack#master
- +-- UNMET PEER DEPENDENCY node-opus@^0.2.0
- +-- UNMET PEER DEPENDENCY opusscript@^0.0.1
- `-- UNMET PEER DEPENDENCY uws@^0.12.0
- npm WARN enoent ENOENT: no such file or directory, open 'C:\Windows\System32\package.json'
- npm WARN [email protected] requires a peer of erlpack@hammerandchisel/erlpack#master but none was installed.
- npm WARN [email protected] requires a peer of node-opus@^0.2.0 but none was installed.
- npm WARN [email protected] requires a peer of opusscript@^0.0.1 but none was installed.
- npm WARN [email protected] requires a peer of uws@^0.12.0 but none was installed.
- npm WARN System32 No description
- npm WARN System32 No repository field.
- npm WARN System32 No README data
- npm WARN System32 No license field.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement