我正在使用管理Symfony2项目上的JS库。直到几天前,当我试图升级一个包时,我才发现以下错误:
bower ECONFLICT Unable to find suitable version for moment
我怀疑问题出现在我的bower.json文件上,因为我使用的是包版本。这是上述文件的内容:
{
"name": "AppBundle",
"dependencies": {
"jquery": "latest",
"jquery-m
最近,我将wocommerce版本更新为3.1.2。但是,在添加变量产品或编辑变量产品时,我会遇到问题。当选择产品属性或变化时,它会显示"Uncaught Error: Option 'ajax' is not allowed for Select2 when attached to a element.“js错误。
Uncaught Error: Option 'ajax' is not allowed for Select2 when attached to a <select> element.
at String.<an
我试图实现这一点:
我不做SPA,虽然我在我的页面中使用Vue组件。
Vue警告:挂载钩子中的错误:"TypeError:$(.).select2不是函数“
找到位置
我知道这个错误
Error in mounted hook: "TypeError: $(...).select2 is not a function"
found in <Select2> at
C:\laragon\www\lara\resources\assets\js\components\ui\Select2.vue
我将select2和vuejs都包含在html文件中
我想结合使用Select2和Vue.js来显示一些可选选项,但是无论我如何实现它,总是会出现错误: Uncaught ReferenceError: select2 is not defined
at Object.select2 (external "select2":1)
at __webpack_require__ (bootstrap:766)
at fn (bootstrap:129)
at Module../src/jquery.js (jquery.js:3)
at __webpack_require__ (bootstrap:766)
at fn (boot
我不是一个普通的开发人员。
我想要的只是向添加一种语言翻译;翻译默认的src/js/select2/i18n/en.js文件内容,创建新文件,并将标签从英语更改为非英语。
在提交拉请求时,我看到所有检查都失败了,并且低于CI/Linting结果:
Run grunt compile lint
Running "requirejs:dist" (requirejs) task
Error: ENOENT: no such file or directory, open
'/home/runner/work/select2/select2/src/js/select2/i1