felixrieseberg / felixrieseberg/electron-code-editor

Fail to start application - "electron-forge: command not found"

未关闭
#7 6 条评论 3 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
159
派生
23
PR 合并指标
30 天内没有已合并 PR

描述

Installing and running using the app using the commands from the README fails.

git clone https://github.com/felixrieseberg/electron-code-editor
cd electron-code-editor
npm install
npm start

Gives me the following error.

> electron-code-editor@1.0.0 start /Users/anders/Apps/electron-code-editor
> electron-forge start

sh: electron-forge: command not found

I have git, node and npm installed. However I do not have electron forge, as it is not stated as a prerequisite. Do I need to install that manually first?

Running this on macOS Sierra (10.12.5) with GIT 2.10.1, NODE 7.9.0 and NPM 4.2.0.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。