Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はrailwayjsアプリを持っています
connect-form を次のようにインストールしました。
$ npm install connect-form
package.json ファイルにもあります (heroku へのデプロイ用)。
node_modules フォルダーを確認しましたが、間違いなくそこにあります。
アプリを実行すると、次のようになります。
エラー: モジュール 'connect-form' が見つかりません
connect-formは推奨されていません (それがおそらく機能しない理由です)。詳細については、こちらを参照してください。
connect-form
Expressjs bodyParser と connect-form