【问题标题】:Installed JsZip but its not working by grunt安装了 JsZip,但 grunt 无法正常工作
【发布时间】:2017-02-15 13:29:00
【问题描述】:

我在本地机器上使用了https://stuk.github.io/jszip/,并通过 npm 更新了所有依赖项并使用了命令grunt connect,但这仅显示 Web 服务器已启动,但在此 url 上它不起作用。

$ grunt connect
Running "connect:server" (connect) task
Started connect web server on http://localhost:9999

Done, without errors.

即使我已经测试了应用程序也没有错误, 谁能告诉我如何从 git-hub 获取此类项目并通过 npm 或 composer/bower 在本地运行。

【问题讨论】:

  • 没有更多信息,我们无法知道发生了什么。使用grunt connect --verbose 的输出编辑您的问题。

标签: node.js git npm jszip


【解决方案1】:

我使用了简单的 javascript 而不是使用 NodeJs,我的代码是: Here is Gist Code you can run.

【讨论】:

    猜你喜欢
    • 2015-09-18
    • 2011-12-18
    • 2017-10-05
    • 2015-02-05
    • 2015-03-26
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多