問題タブ [express-validator]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
399 問題
0
投票する
4
に答える
3429
参照
node.js - nodejs: ejs テンプレートで定義されていない Express-validator エラー
パグの代わりにejsエンジンを使用しています。登録ボタンをクリックすると、登録ビューで未定義のエラーが発生しました。検証メッセージを取得できる可能性はほとんどありませんでしたが、他のリンクをクリックして登録ページに戻ると、同じエラーが再び発生しました。
これが私のコードです:
app.js
user.js
register.ejs
Error