metaplex-foundation / metaplex

A directory of what the Metaplex Foundation works on!

Home Page:https://metaplex.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: npm ERR! code 1 *happens when put command npm install*

AKMACH opened this issue · comments

Which package is this bug report for?

candy machine cli

Issue description

Hey guys,
i am noob i just statred this and i have a problem when i write the command 'npm install' i get some errors of differnt types.
Please guys if u can help me quick i have this problem since yesterday.
Thanks.

Command

npm ERR! code 1
npm ERR! path C:\Users\HP\Downloads\metaplex-master\js\packages\common
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c run-s clean build
npm ERR! > @oyster/common@0.0.2 clean
npm ERR! > rm -rf dist
npm ERR! 'rm' is not recognized as an internal or external command,
npm ERR! operable program or batch file.
npm ERR! npm ERR! Lifecycle script `clean` failed with error:
npm ERR! npm ERR! Error: command failed
npm ERR! npm ERR!   in workspace: @oyster/common@0.0.2
npm ERR! npm ERR!   at location: C:\Users\HP\Downloads\metaplex-master\js\packages\common
npm ERR! ERROR: "clean" exited with 1.

Relevant log output

No response

Operating system

Windows 10

Priority this issue should have

Medium (should be fixed soon)

Check the Docs First

  • I have checked the docs and it didn't solve my issue

You should use yarn install instead guys