You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: