Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'make' is not recognized as an internal or external command #93

Open
Theobasallaje opened this issue Nov 8, 2019 · 1 comment
Open

Comments

@Theobasallaje
Copy link

Theobasallaje commented Nov 8, 2019

Hi, I am trying to install the dependencies for this. After I cloned it I ran npm i and this is what I got:

[email protected] install C:\Users\Theob\Desktop\czi-prosemirror\node_modules\pjs
make commonjs

'make' is not recognized as an internal or external command,
operable program or batch file.
npm WARN [email protected] No repository field.
npm WARN [email protected] No license field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: make commonjs
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Theob\AppData\Roaming\npm-cache_logs\2019-11-08T19_47_32_059Z-debug.log

Any help is appreciated, thanks!

@nrxsh
Copy link

nrxsh commented Apr 24, 2020

I got this error in another project
npm ERR! Failed at the [email protected] install script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants