NestJS:无法读取未定义的属性“'createObjectLiteralExpression'”
Posted
技术标签:
【中文标题】NestJS:无法读取未定义的属性“\'createObjectLiteralExpression\'”【英文标题】:NestJS: Cannot read property "'createObjectLiteralExpression'" of undefinedNestJS:无法读取未定义的属性“'createObjectLiteralExpression'” 【发布时间】:2021-10-12 06:49:17 【问题描述】:升级到 NestJS 8 后,我在运行 npm run start:dev
时得到了这个
Error Cannot read property "'createObjectLiteralExpression'" of undefined
知道出了什么问题吗?
[System Information]
OS Version : Linux 5.4
NodeJS Version : v12.19.0
NPM Version : 6.14.8
[Nest CLI]
Nest CLI Version : 8.1.1
[Nest Platform Information]
platform-socket.io version : 8.0.6
platform-express version : 8.0.6
microservices version : 8.0.6
websockets version : 8.0.6
schematics version : 8.0.2
passport version : 8.0.1
schedule version : 1.0.1
swagger version : 5.0.9
typeorm version : 8.0.2
testing version : 8.0.6
common version : 8.0.6
config version : 1.0.1
core version : 8.0.6
jwt version : 8.0.0
cli version : 8.1.1
【问题讨论】:
【参考方案1】:我自己发现了问题。花了我几个小时。 TypeScript
需要升级到v4+。
这是 v4+ 功能。尽管我仔细阅读了NestJS V8 blog,但还是错过了。
【讨论】:
以上是关于NestJS:无法读取未定义的属性“'createObjectLiteralExpression'”的主要内容,如果未能解决你的问题,请参考以下文章
NestJS TypeORM InjectRepository 无法读取未定义的属性“原型”
无法使用 PassportJS 读取未定义、NestJS 的属性“validateUser”
@@ nestjs / jwt-无法读取未定义的属性'挑战'
Stripe PaymentIntent.create 导致 TypeError:无法读取未定义的属性“创建”(谷歌云函数)
未捕获的类型错误:运行 create-react-app 构建版本时无法读取未定义错误的属性“mountComponent”
“未捕获的类型错误:在 angularJS/NodeJS 中使用条带支付方法 Stripe.charges.create() 时无法读取未定义的属性‘创建’”