> db.addUser("ydkt","ydkt") --19T09:: E QUERY TypeError: Property 'addUser' of object admin is not a function at (shell):: > 原来在mongodb3.0中addUser已被废弃,具体参考: http://docs.mongodb.org/manual/reference/method/db.createUser/#create-ad…
spring boot 2.0.3启动报错: Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2018-10-24 14:49:06.108 ERROR 14932 --- [ main] o.s.boot.SpringApplication : Application run failed org.springfra…
vue-cli3.0使用axios的时候出现错误,记录一下 报错信息: Uncaught TypeError: Cannot set property $axios of #<Vue> which has only a getter at eval (main.js?56d7:12) at Module../src/main.js (app.js:11102) at __webpack_require__ (app.js:724) at fn (app.js:101) at Object.0…