chanzuckerberg / czi-prosemirror

Rich Text Editor built with React and ProseMirror
MIT License
346 stars 62 forks source link

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

Open Theobasallaje opened 5 years ago

Theobasallaje commented 5 years ago

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

pjs@3.1.0 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 czi-prosemirror@0.0.1 No repository field. npm WARN czi-prosemirror@0.0.1 No license field. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! pjs@3.1.0 install: make commonjs npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the pjs@3.1.0 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 commented 4 years ago

I got this error in another project npm ERR! Failed at the pjs@4.0.0 install script.