Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/ms-access/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在Laravel混合脚本中失败_Laravel_Laravel Mix - Fatal编程技术网

在Laravel混合脚本中失败

在Laravel混合脚本中失败,laravel,laravel-mix,Laravel,Laravel Mix,我在运行Laravel Mix脚本时出现此错误。没有对错误的描述。它只是在展示这个。我还尝试删除node\u modules文件夹,删除package lock.json并运行npm run cache clean--force,但没有成功 npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! ota@3.1.0 development: `mix` npm ERR! Exit status 1 npm ERR! npm ERR! Failed a

我在运行Laravel Mix脚本时出现此错误。没有对错误的描述。它只是在展示这个。我还尝试删除
node\u modules
文件夹,删除
package lock.json
并运行
npm run cache clean--force
,但没有成功

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! ota@3.1.0 development: `mix`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ota@3.1.0 development script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\nabee\AppData\Roaming\npm-cache\_logs\2021-06-02T19_05_57_921Z-debug.log

Process finished with exit code 1
我的
package.json
文件是:

{
    "private": true,
    "name": "ota",
    "version": "3.1.0",
    "description": "OTA",
    "author": "mnb",
    "browserslist": [
        "last 2 version",
        "> 2%"
    ],
    "scripts": {
        "development": "mix",
        "watch": "mix watch",
        "watch-poll": "mix watch -- --watch-options-poll=1000",
        "hot": "mix watch --hot",
        "production": "mix --production"
    },
    "devDependencies": {
        "@popperjs/core": "^2.9.2",
        "axios": "^0.21",
        "laravel-mix": "^6.0.19",
        "lodash": "^4.17.21",
        "popper.js": "^1.12",
        "postcss": "^8.1.14",
        "resolve-url-loader": "^3.1.0",
        "rtlcss": "^3.2.0",
        "sass": "^1.15.2",
        "sass-loader": "^8.0.0",
        "xxxxx": "^1.0.3"
    },
    "dependencies": {
        "@chenfengyuan/datepicker": "^1.0.9",
        "@curiosityx/bootstrap-session-timeout": "^1.0.0",
        "admin-resources": "git+https://github.com/themesbrand/admin-resources.git#master",
        "apexcharts": "^3.26.3",
        "bootstrap": "^5.0.0-beta2",
        "bootstrap-datepicker": "^1.9.0",
        "bootstrap-editable": "^1.0.1",
        "bootstrap-filestyle2": "^2.1.0",
        "bootstrap-maxlength": "^1.6.0",
        "bootstrap-rating": "0.0.1",
        "bootstrap-timepicker": "^0.5.2",
        "bootstrap-touchspin": "^4.2.5",
        "chance": "^1.1.3",
        "chart.js": "^2.9.4",
        "datatables.net": "^1.10.23",
        "datatables.net-autofill": "^2.3.4",
        "datatables.net-autofill-bs4": "^2.3.4",
        "datatables.net-bs4": "^1.10.20",
        "datatables.net-buttons": "^1.4.2",
        "datatables.net-buttons-bs4": "^1.4.2",
        "datatables.net-keytable": "^2.3.2",
        "datatables.net-keytable-bs4": "^2.3.2",
        "datatables.net-responsive": "^2.2.1",
        "datatables.net-responsive-bs4": "^2.2.1",
        "datatables.net-select": "^1.2.5",
        "datatables.net-select-bs4": "^1.2.5",
        "dragula": "^3.7.2",
        "dropzone": "^5.7.2",
        "echarts": "^4.7.0",
        "flot-charts": "^0.8.3",
        "flot.curvedlines": "^1.1.1",
        "gmaps": "^0.4.24",
        "gulp-rtlcss": "^1.4.1",
        "inputmask": "^4.0.9",
        "ion-rangeslider": "^2.3.0",
        "jquery": "^3.5.1",
        "jquery-countdown": "^2.2.0",
        "jquery-knob": "^1.2.11",
        "jquery-sparkline": "^2.4.0",
        "jquery-steps": "^1.1.0",
        "jquery-validation": "^1.19.3",
        "jquery.easing": "^1.4.1",
        "jquery.flot.tooltip": "^0.9.0",
        "jquery.repeater": "^1.2.1",
        "jszip": "^3.2.2",
        "leaflet": "^1.6.0",
        "magnific-popup": "^1.1.0",
        "masonry-layout": "^4.2.2",
        "metismenu": "^3.0.4",
        "moment": "^2.29.1",
        "node-waves": "^0.7.6",
        "npm-install-peers": "^1.2.2",
        "owl.carousel": "^2.3.4",
        "parsleyjs": "^2.9.1",
        "pdfmake": "^0.1.65",
        "select2": "^4.0.10",
        "simplebar": "^4.2.3",
        "spectrum-colorpicker2": "^2.0.5",
        "sweetalert2": "^10.10.4",
        "table-edits": "^0.0.3",
        "tinymce": "^5.0.16",
        "toastr": "^2.1.4",
        "tui-calendar": "^1.12.5",
        "tui-chart": "^3.8.0",
        "tui-date-picker": "^4.0.2",
        "tui-dom": "^3.0.0",
        "tui-time-picker": "^2.0.2",
        "webpack": "^5.38.1",
        "webpack-rtl-plugin": "^2.0.0"
    }
}

请帮帮我。我花了几个小时试图解决这个问题,但一点运气都没有

你使用的是什么版本的Laravel Mix?我使用的是Laravel Mix v6.0.19。你能发布你的
webpack.Mix.js
文件吗?这里是:大东西。。。首先,你应该只拥有
devdependencies
而不是
dependencies
,其次,在你的
webpack.mix.js
中,请使用模板字符串,而不是像
“something”+json.value+“/”+string.something那样连接。。。利用JS。。。第三,你有很多依赖关系。