【问题标题】:Error: Cannot find module 'connect-form' - despite it existing错误:找不到模块 'connect-form' - 尽管它存在
【发布时间】:2012-05-28 23:24:19
【问题描述】:

我有一个 railjs 应用程序

我已经安装了连接表单:

$ npm install connect-form

它也在 package.json 文件中
(用于部署到heroku)

我检查了 node_modules 文件夹,它肯定在那里。

当我运行应用程序时,我得到:

错误:找不到模块'connect-form'

【问题讨论】:

    标签: node.js connect


    【解决方案1】:

    connect-form 已弃用(这可能是它不起作用的原因),请在此处阅读更多信息:

    Expressjs bodyParser and connect-form

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-11-12
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-08-19
      • 2014-12-23
      • 2012-03-01
      • 2018-05-27
      相关资源
      最近更新 更多