Unable to get property 'post' of undefined or null reference
来源:8-7 注册(7)
Harrymissu
2019-02-14
老师,我出现这个问题我觉得跟脚手架里没有’@nuxtjs/axios’有关系。
我当时按照步骤安装脚手架的时候没有自动在modules里生成axios,
请问选择怎么加进去?
写回答
1回答
-
Harrymissu
提问者
2019-02-14
已解决,手动添加
npm i @nuxtjs/axios
00
相似问题