错误消息:似乎您缺少一些需要运行Electron的依赖项 [英] Error Message: It looks like you are missing some dependencies you need to get Electron running

查看:1473
本文介绍了错误消息:似乎您缺少一些需要运行Electron的依赖项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用 npm install -gelectron-forge

After globally installing electron-forge with npm install -g electron-forge any command I enter in the terminal related to electron-forge gives me the following message:


似乎缺少了运行Electron所需的某些依赖项。
确保已安装git和Node.js 6.0.0+版本

It seems like it's missing some dependencies you need to run Electron. Make sure you have git and Node.js version 6.0.0+ installed

我不知道为什么会这样我认为缺少git和Node分别在本地和全局版本0.1.5和14.0.0上安装了。

I don't know why it tells me that it is missing git and Node which both installed both locally and globally versions 0.1.5 and 14.0.0 respectively.

推荐答案

git 0.1.5 是对git对象数据库的访问的部分实现;对于其他未实现的内容,它需要本地git命令行

git 0.1.5 is a partial implementation of access to git object database; for other not implemented things it requires native git command line.

这篇关于错误消息:似乎您缺少一些需要运行Electron的依赖项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆