我是Vue的新手,我想试试DevTools。我使用vue cli (没有额外的代码)创建了一个全新的应用程序,应用程序是Vue v2,我的chrome插件是v6.0.0beta3。vue create my-app 在开发模式下运行应用程序时,chrome工具栏devtools 'V‘显示为绿色,表示检测到Vue。DevTools failed to load SourceMap: Could not load content for chr
当我在IDE控制台中运行npm run dev时,所有的编译都是正确的,但是当我转到页面时,我得到了以下错误:Nuxt.js + Vue.js is detected on this page.Devtools inspection is not available because it's in production mode or explicitly disabled by the author', ],
&