Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

Kurulumda NPM hatası

Özkan Candan   ( User )

Commented 4 years ago

Merhaba,

NPM kurulumu sonrası aktive işlemini yaparken takipteki gibi bir hata alıyorum.

ERROR in ./resources/assets/sass/argon.scss
Module build failed (from ./node_modules/css-loader/index.js):
ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):

@include bg-variant(".bg-#{$color}", $value, true);
^
Wrong number of arguments (3 for 2) for `bg-variant'
in /var/xxxxx/public_html/node_modules/bootstrap/scss/utilities/_background.scss (line 4, column 12)
at runLoaders (/var/xxxxx/public_html/node_modules/webpack/lib/NormalModule.js:316:20)
at /var/xxxxx/public_html/node_modules/loader-runner/lib/LoaderRunner.js:367:11
at /var/xxxxx/public_html/node_modules/loader-runner/lib/LoaderRunner.js:233:18
at context.callback (/var/xxxxx/public_html/node_modules/loader-runner/lib/LoaderRunner.js:111:13)
at Object.render [as callback] (/var/xxxxx/public_html/node_modules/sass-loader/dist/index.js:89:7)
at Object.done [as callback] (/var/xxxxx/public_html/node_modules/neo-async/async.js:8067:18)
at options.error (/var/xxxxx/public_html/node_modules/node-sass/lib/index.js:294:32)
@ ./resources/assets/sass/argon.scss

ERROR in ./resources/assets/sass/argon.scss (./node_modules/css-loader??ref--5-2!./node_modules/postcss-loader/src??postcss0!./node_modules/resolve-url-loader??ref--5-4!./node_modules/sass-loader/dist/cjs.js??ref--5-5!./resources/assets/sass/argon.scss)
Module build failed (from ./node_modules/sass-loader/dist/cjs.js):

@include bg-variant(".bg-#{$color}", $value, true);
^
Wrong number of arguments (3 for 2) for `bg-variant'
in /var/xxxxx/public_html/node_modules/bootstrap/scss/utilities/_background.scss (line 4, column 12)
@ ./resources/assets/sass/argon.scss 2:14-267

npm ERR! Linux 3.10.0-1062.12.1.el7.x86_64
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "development"
npm ERR! node v6.17.1
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! [email protected] development: `cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the [email protected] development script 'cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the akaunting package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs akaunting
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls akaunting
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /var/xxxxx/public_html/npm-debug.log

npm ERR! Linux 3.10.0-1062.12.1.el7.x86_64
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "dev"
npm ERR! node v6.17.1
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! [email protected] dev: `npm run development`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev script 'npm run development'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the akaunting package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! npm run development
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs akaunting
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls akaunting
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /var/xxxxx/public_html/npm-debug.log

Please login or register to leave a response.

Showing 1 to 1 of 1 discussions