|
殘の惗
发表于 2019-8-31 09:22
来自 中国福建厦门
错误
看起来好像坏了!
TypeError: /sharelist/app/views/install.pug:34
32| .col-sm-2
33| select.form-control(name='vendor',placeholder=__('type'),required)
> 34| each vendor in vendors
35| option(value=vendor.protocol) #{vendor.name}
36| .col-sm-2
37| input.form-control(type='text', name='name',placeholder=__('name'),required)
Cannot read property 'length' of undefined
at eval (eval at wrap (/sharelist/node_modules/pug-runtime/wrap.js:6:10), <anonymous>:116:32)
at eval (eval at wrap (/sharelist/node_modules/pug-runtime/wrap.js:6:10), <anonymous>:135:4)
at template (eval at wrap (/sharelist/node_modules/pug-runtime/wrap.js:6:10), <anonymous>:241:204)
at /sharelist/node_modules/consolidate/lib/consolidate.js:809:16
at /sharelist/node_modules/consolidate/lib/consolidate.js:144:5
at Promise._execute (/sharelist/node_modules/bluebird/js/release/debuggability.js:313:9)
at Promise._resolveFromExecutor (/sharelist/node_modules/bluebird/js/release/promise.js:483:18)
at new Promise (/sharelist/node_modules/bluebird/js/release/promise.js:79:10)
at promisify (/sharelist/node_modules/consolidate/lib/consolidate.js:137:10)
at exports.pug (/sharelist/node_modules/consolidate/lib/consolidate.js:793:10)
at /sharelist/node_modules/koa-views/lib/index.js:53:20
at <anonymous>
|
|