spring-attic/sagan

sagan-client:npm_run_build FAILED

Excelnd opened this issue · 1 comments

OS: WIndows 10 64 Bit,
IDE: IntelliJ v 2020.3
Nodejs: Latest Version.

10.10.54 PM: Executing task ':sagan-site:classes --scan'...

Task :sagan-client:compileJava NO-SOURCE
Task :sagan-client:processResources NO-SOURCE
Task :sagan-client:classes UP-TO-DATE
Task :sagan-client:nodeSetup
Task :sagan-client:npmSetup
E:\Ihsan\Project Pro\sagan\sagan-client.gradle\npm\npm-v6.14.4\npx -> E:\Ihsan\Project Pro\sagan\sagan-client.gradle\npm\npm-v6.14.4\node_modules\npm\bin\npx-cli.js
E:\Ihsan\Project Pro\sagan\sagan-client.gradle\npm\npm-v6.14.4\npm -> E:\Ihsan\Project Pro\sagan\sagan-client.gradle\npm\npm-v6.14.4\node_modules\npm\bin\npm-cli.js

  • npm@6.14.4
    updated 1 package in 43.657s

Task :sagan-client:npmInstall
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules\watchpack-chokidar2\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.1 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

audited 895 packages in 19.216s

51 packages are looking for funding
run npm fund for details

found 0 vulnerabilities

Task :sagan-client:npm_install
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.1 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules\watchpack-chokidar2\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

up to date in 15.126s

51 packages are looking for funding
run npm fund for details

Task :sagan-client:npm_run_build

sagan@ build E:\Ihsan\Project Pro\sagan\sagan-client
webpack

Hash: c2c4bb242fdfae822d25
Version: webpack 4.46.0
Time: 5166ms
Built at: 25/01/2021 10:13:56 pm
21 assets
Entrypoint main = css/main.css js/main.js
Entrypoint guide = css/guide.css js/guide.js
Entrypoint project = css/project.css js/project.js
Entrypoint team = css/team.css js/team.js
Entrypoint profile = css/profile.css js/profile.js
Entrypoint blog = css/blog.css js/blog.js
Entrypoint admin = css/admin.css js/admin.js
Entrypoint theme = js/theme.js
Entrypoint run_prettify = js/run_prettify.js
[16] ./src/app/main.js 10.3 KiB {3} [built]
[19] ./src/css/main.css 1.51 KiB {3} [built] [failed] [1 error]
[20] ./src/css/dark.scss 39 bytes {3} [built]
[21] ./src/app/guide.js 1.17 KiB {2} [built]
[34] ./src/css/guide.css 39 bytes {2} [built]
[35] ./src/css/project.css 39 bytes {5} [built]
[37] ./src/app/team.js 3.98 KiB {7} [built]
[38] ./src/css/team.css 39 bytes {7} [built]
[39] ./src/app/profile.js 3.67 KiB {4} [built]
[40] ./src/css/profile.css 39 bytes {4} [built]
[41] ./src/app/blog.js 24 bytes {1} [built]
[43] ./src/app/admin.js 909 bytes {0} [built]
[49] ./src/app/theme.js 305 bytes {8} [built]
[50] ./src/app/run_prettify.js 18.1 KiB {6} [built]
[51] ./src/app/project.js + 1 modules 11.7 KiB {5} [built]
| ./src/app/project.js 2.52 KiB [built]
| ./src/app/calendar-releases.js 9.17 KiB [built]
+ 48 hidden modules

WARNING in configuration
The 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/

ERROR in ./src/css/main.css
Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):
ModuleParseError: Module parse failed: Unexpected character ' ' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
at handleParseError (E:\Ihsan\Project Pro\sagan\sagan-client\node_modules\webpack\lib\NormalModule.js:469:19)
at E:\Ihsan\Project Pro\sagan\sagan-client\node_modules\webpack\lib\NormalModule.js:503:5
at E:\Ihsan\Project Pro\sagan\sagan-client\node_modules\webpack\lib\NormalModule.js:358:12
at E:\Ihsan\Project Pro\sagan\sagan-client\node_modules\loader-runner\lib\LoaderRunner.js:373:3
at iterateNormalLoaders (E:\Ihsan\Project Pro\sagan\sagan-client\node_modules\loader-runner\lib\LoaderRunner.js:214:10)
at Array. (E:\Ihsan\Project Pro\sagan\sagan-client\node_modules\loader-runner\lib\LoaderRunner.js:205:4)
at Storage.finished (E:\Ihsan\Project Pro\sagan\sagan-client\node_modules\enhanced-resolve\lib\CachedInputFileSystem.js:55:16)
at E:\Ihsan\Project Pro\sagan\sagan-client\node_modules\enhanced-resolve\lib\CachedInputFileSystem.js:91:9
at E:\Ihsan\Project Pro\sagan\sagan-client\node_modules\graceful-fs\graceful-fs.js:123:16
at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:63:3)
@ ./src/app/main.js 7:0-24

ERROR in ./node_modules/@fortawesome/fontawesome-free/css/all.css
Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):
ModuleParseError: Module parse failed: Unexpected character ' ' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
at handleParseError (E:\Ihsan\Project Pro\sagan\sagan-client\node_modules\webpack\lib\NormalModule.js:469:19)
at E:\Ihsan\Project Pro\sagan\sagan-client\node_modules\webpack\lib\NormalModule.js:503:5
at E:\Ihsan\Project Pro\sagan\sagan-client\node_modules\webpack\lib\NormalModule.js:358:12
at E:\Ihsan\Project Pro\sagan\sagan-client\node_modules\loader-runner\lib\LoaderRunner.js:373:3
at iterateNormalLoaders (E:\Ihsan\Project Pro\sagan\sagan-client\node_modules\loader-runner\lib\LoaderRunner.js:214:10)
at Array. (E:\Ihsan\Project Pro\sagan\sagan-client\node_modules\loader-runner\lib\LoaderRunner.js:205:4)
at Storage.finished (E:\Ihsan\Project Pro\sagan\sagan-client\node_modules\enhanced-resolve\lib\CachedInputFileSystem.js:55:16)
at E:\Ihsan\Project Pro\sagan\sagan-client\node_modules\enhanced-resolve\lib\CachedInputFileSystem.js:91:9
at E:\Ihsan\Project Pro\sagan\sagan-client\node_modules\graceful-fs\graceful-fs.js:123:16
at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:63:3)
@ ./src/app/main.js 4:0-50
Child mini-css-extract-plugin ../../../Project Pro\sagan\sagan-client\node_modules\css-loader\dist\cjs.js!../../../Project Pro\sagan\sagan-client\node_modules@fancyapps\fancybox\dist\jquery.fancybox.css:
1 asset
Entrypoint mini-css-extract-plugin = *
2 modules
Child mini-css-extract-plugin ../../../Project Pro\sagan\sagan-client\node_modules\css-loader\dist\cjs.js!../../../Project Pro\sagan\sagan-client\node_modules@fortawesome\fontawesome-free\css\all.css:
1 asset
Entrypoint mini-css-extract-plugin = *
18 modules

ERROR in ./node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf 1:0
Module parse failed: Unexpected character ' ' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./node_modules/@fortawesome/fontawesome-free/css/all.css (./node_modules/css-loader/dist/cjs.js!./node_modules/@fortawesome/fontawesome-free/css/all.css) 7:36-76

ERROR in ./node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf 1:0
Module parse failed: Unexpected character ' ' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./node_modules/@fortawesome/fontawesome-free/css/all.css (./node_modules/css-loader/dist/cjs.js!./node_modules/@fortawesome/fontawesome-free/css/all.css) 12:36-77

ERROR in ./node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf 1:0
Module parse failed: Unexpected character ' ' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./node_modules/@fortawesome/fontawesome-free/css/all.css (./node_modules/css-loader/dist/cjs.js!./node_modules/@fortawesome/fontawesome-free/css/all.css) 17:37-76

ERROR in ./node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./node_modules/@fortawesome/fontawesome-free/css/all.css (./node_modules/css-loader/dist/cjs.js!./node_modules/@fortawesome/fontawesome-free/css/all.css) 6:36-77

ERROR in ./node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./node_modules/@fortawesome/fontawesome-free/css/all.css (./node_modules/css-loader/dist/cjs.js!./node_modules/@fortawesome/fontawesome-free/css/all.css) 5:36-78

ERROR in ./node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./node_modules/@fortawesome/fontawesome-free/css/all.css (./node_modules/css-loader/dist/cjs.js!./node_modules/@fortawesome/fontawesome-free/css/all.css) 10:36-79

ERROR in ./node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./node_modules/@fortawesome/fontawesome-free/css/all.css (./node_modules/css-loader/dist/cjs.js!./node_modules/@fortawesome/fontawesome-free/css/all.css) 11:36-78

ERROR in ./node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./node_modules/@fortawesome/fontawesome-free/css/all.css (./node_modules/css-loader/dist/cjs.js!./node_modules/@fortawesome/fontawesome-free/css/all.css) 15:37-78

ERROR in ./node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./node_modules/@fortawesome/fontawesome-free/css/all.css (./node_modules/css-loader/dist/cjs.js!./node_modules/@fortawesome/fontawesome-free/css/all.css) 16:37-77

ERROR in ./node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot 1:0
Module parse failed: Unexpected character '�' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./node_modules/@fortawesome/fontawesome-free/css/all.css (./node_modules/css-loader/dist/cjs.js!./node_modules/@fortawesome/fontawesome-free/css/all.css) 14:37-76

ERROR in ./node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot 1:1
Module parse failed: Unexpected character '�' (1:1)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./node_modules/@fortawesome/fontawesome-free/css/all.css (./node_modules/css-loader/dist/cjs.js!./node_modules/@fortawesome/fontawesome-free/css/all.css) 4:36-76

ERROR in ./node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot 1:0
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./node_modules/@fortawesome/fontawesome-free/css/all.css (./node_modules/css-loader/dist/cjs.js!./node_modules/@fortawesome/fontawesome-free/css/all.css) 9:36-77

ERROR in ./node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg 1:0
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
> <?xml version="1.0" standalone="no"?>
| <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
| <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
 @ ./node_modules/@fortawesome/fontawesome-free/css/all.css (./node_modules/css-loader/dist/cjs.js!./node_modules/@fortawesome/fontawesome-free/css/all.css) 13:36-77

ERROR in ./node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg 1:0
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
> <?xml version="1.0" standalone="no"?>
| <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
| <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
 @ ./node_modules/@fortawesome/fontawesome-free/css/all.css (./node_modules/css-loader/dist/cjs.js!./node_modules/@fortawesome/fontawesome-free/css/all.css) 8:36-76

ERROR in ./node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg 1:0
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
> <?xml version="1.0" standalone="no"?>
| <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
| <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
 @ ./node_modules/@fortawesome/fontawesome-free/css/all.css (./node_modules/css-loader/dist/cjs.js!./node_modules/@fortawesome/fontawesome-free/css/all.css) 18:37-76

Child mini-css-extract-plugin ../../../Project Pro\sagan\sagan-client\node_modules\css-loader\dist\cjs.js!../../../Project Pro\sagan\sagan-client\node_modules\bulma\css\bulma.css:
1 asset
Entrypoint mini-css-extract-plugin = *
2 modules
Child mini-css-extract-plugin ../../../Project Pro\sagan\sagan-client\node_modules\css-loader\dist\cjs.js!../../../Project Pro\sagan\sagan-client\node_modules\jquery-datetimepicker\jquery.datetimepicker.css:
1 asset
Entrypoint mini-css-extract-plugin = *
2 modules
Child mini-css-extract-plugin ../../../Project Pro\sagan\sagan-client\node_modules\css-loader\dist\cjs.js!../../../Project Pro\sagan\sagan-client\node_modules\sass-loader\dist\cjs.js!../../../Project Pro\sagan\sagan-client\src\css\calendar-releases.scss:
1 asset
Entrypoint mini-css-extract-plugin = *
[0] ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/css/calendar-releases.scss 6.78 KiB {0} [built]
+ 1 hidden module
Child mini-css-extract-plugin ../../../Project Pro\sagan\sagan-client\node_modules\css-loader\dist\cjs.js!../../../Project Pro\sagan\sagan-client\node_modules\sass-loader\dist\cjs.js!../../../Project Pro\sagan\sagan-client\src\css\dark.scss:
1 asset
Entrypoint mini-css-extract-plugin = *
[0] ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/css/dark.scss 11.1 KiB {0} [built]
+ 1 hidden module
Child mini-css-extract-plugin ../../../Project Pro\sagan\sagan-client\node_modules\css-loader\dist\cjs.js!../../../Project Pro\sagan\sagan-client\src\css\admin.css:
1 asset
Entrypoint mini-css-extract-plugin = *
[0] ./node_modules/css-loader/dist/cjs.js!./src/css/admin.css 2.83 KiB {0} [built]
+ 1 hidden module
Child mini-css-extract-plugin ../../../Project Pro\sagan\sagan-client\node_modules\css-loader\dist\cjs.js!../../../Project Pro\sagan\sagan-client\src\css\blog.css:
1 asset
Entrypoint mini-css-extract-plugin = *
[0] ./node_modules/css-loader/dist/cjs.js!./src/css/blog.css 5.13 KiB {0} [built]
+ 1 hidden module
Child mini-css-extract-plugin ../../../Project Pro\sagan\sagan-client\node_modules\css-loader\dist\cjs.js!../../../Project Pro\sagan\sagan-client\src\css\guide.css:
1 asset
Entrypoint mini-css-extract-plugin = *
[0] ./node_modules/css-loader/dist/cjs.js!./src/css/guide.css 3.99 KiB {0} [built]
+ 1 hidden module
Child mini-css-extract-plugin ../../../Project Pro\sagan\sagan-client\node_modules\css-loader\dist\cjs.js!../../../Project Pro\sagan\sagan-client\src\css\main.css:
1 asset
Entrypoint mini-css-extract-plugin = *
[0] ./node_modules/css-loader/dist/cjs.js!./src/css/main.css 107 KiB {0} [built]
[3] ./src/fonts/metropolis-regular-webfont.woff2 284 bytes {0} [built] [failed] [1 error]
[4] ./src/fonts/metropolis-regular-webfont.woff 284 bytes {0} [built] [failed] [1 error]
[5] ./src/fonts/metropolis-bold-webfont.woff2 284 bytes {0} [built] [failed] [1 error]
[6] ./src/fonts/metropolis-bold-webfont.woff 284 bytes {0} [built] [failed] [1 error]
[7] ./src/fonts/metropolis-extrabold-webfont.woff2 284 bytes {0} [built] [failed] [1 error]
[8] ./src/fonts/metropolis-extrabold-webfont.woff 284 bytes {0} [built] [failed] [1 error]
[9] ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.eot 271 bytes {0} [built] [failed] [1 error]
[10] ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.woff2 284 bytes {0} [built] [failed] [1 error]
[11] ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.woff 284 bytes {0} [built] [failed] [1 error]
[12] ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.ttf 284 bytes {0} [built] [failed] [1 error]
[13] ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.svg 424 bytes {0} [built] [failed] [1 error]
[14] ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-italic.eot 281 bytes {0} [built] [failed] [1 error]
[15] ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-italic.woff2 284 bytes {0} [built] [failed] [1 error]
[16] ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-italic.woff 284 bytes {0} [built] [failed] [1 error]
+ 24 hidden modules

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.ttf 1:0
Module parse failed: Unexpected character ' ' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 13:36-107

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-italic.ttf 1:0
Module parse failed: Unexpected character ' ' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 18:37-107

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-600.ttf 1:0
Module parse failed: Unexpected character ' ' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 23:37-104

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-700.ttf 1:0
Module parse failed: Unexpected character ' ' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 28:37-104

ERROR in ./src/fonts/work-sans-v5-latin/work-sans-v5-latin-regular.ttf 1:0
Module parse failed: Unexpected character ' ' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 33:37-106

ERROR in ./src/fonts/work-sans-v5-latin/work-sans-v5-latin-700.ttf 1:0
Module parse failed: Unexpected character ' ' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 38:37-102

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-600.eot 1:2
Module parse failed: Unexpected character ' ' (1:2)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 20:37-104

ERROR in ./src/fonts/work-sans-v5-latin/work-sans-v5-latin-regular.eot 1:2
Module parse failed: Unexpected character ' ' (1:2)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 30:37-106

ERROR in ./src/fonts/metropolis-regular-webfont.woff2 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 4:36-88

ERROR in ./src/fonts/metropolis-regular-webfont.woff 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 5:36-87

ERROR in ./src/fonts/metropolis-bold-webfont.woff2 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 6:36-85

ERROR in ./src/fonts/metropolis-bold-webfont.woff 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 7:36-84

ERROR in ./src/fonts/metropolis-extrabold-webfont.woff2 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 8:36-90

ERROR in ./src/fonts/metropolis-extrabold-webfont.woff 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 9:36-89

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.woff2 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 11:36-109

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.woff 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 12:36-108

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-italic.woff2 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 16:37-109

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-italic.woff 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 17:37-108

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-600.woff2 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 21:37-106

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-600.woff 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 22:37-105

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-700.woff2 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 26:37-106

ERROR in ./src/fonts/work-sans-v5-latin/work-sans-v5-latin-regular.woff2 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 31:37-108

ERROR in ./src/fonts/work-sans-v5-latin/work-sans-v5-latin-regular.woff 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 32:37-107

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-700.woff 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 27:37-105

ERROR in ./src/fonts/work-sans-v5-latin/work-sans-v5-latin-700.woff2 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 36:37-104

ERROR in ./src/fonts/work-sans-v5-latin/work-sans-v5-latin-700.woff 1:4
Module parse failed: Unexpected character ' ' (1:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 37:37-103

ERROR in ./src/fonts/work-sans-v5-latin/work-sans-v5-latin-700.eot 1:0
Module parse failed: Unexpected character '�' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 35:37-102

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-italic.eot 1:0
Module parse failed: Unexpected character '�' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 15:37-107

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-700.eot 1:0
Module parse failed: Unexpected character '�' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 25:37-104

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.eot 1:0
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 10:36-107

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.svg 1:0
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
> <?xml version="1.0" standalone="no"?>
| <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
| <svg xmlns="http://www.w3.org/2000/svg">
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 14:37-108

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-italic.svg 1:0
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
> <?xml version="1.0" standalone="no"?>
| <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
| <svg xmlns="http://www.w3.org/2000/svg">
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 19:37-107

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-600.svg 1:0
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
> <?xml version="1.0" standalone="no"?>
| <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
| <svg xmlns="http://www.w3.org/2000/svg">
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 24:37-104

ERROR in ./src/fonts/open-sans-v17-latin/open-sans-v17-latin-700.svg 1:0
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
> <?xml version="1.0" standalone="no"?>
| <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
| <svg xmlns="http://www.w3.org/2000/svg">
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 29:37-104

ERROR in ./src/fonts/work-sans-v5-latin/work-sans-v5-latin-regular.svg 1:0
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
> <?xml version="1.0" standalone="no"?>
| <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
| <svg xmlns="http://www.w3.org/2000/svg">
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 34:37-106

ERROR in ./src/fonts/work-sans-v5-latin/work-sans-v5-latin-700.svg 1:0
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
> <?xml version="1.0" standalone="no"?>
| <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
| <svg xmlns="http://www.w3.org/2000/svg">
 @ ./src/css/main.css (./node_modules/css-loader/dist/cjs.js!./src/css/main.css) 39:37-102

Child mini-css-extract-plugin ../../../Project Pro\sagan\sagan-client\node_modules\css-loader\dist\cjs.js!../../../Project Pro\sagan\sagan-client\src\css\profile.css:
1 asset
Entrypoint mini-css-extract-plugin = *
[0] ./node_modules/css-loader/dist/cjs.js!./src/css/profile.css 4.18 KiB {0} [built]
+ 1 hidden module
Child mini-css-extract-plugin ../../../Project Pro\sagan\sagan-client\node_modules\css-loader\dist\cjs.js!../../../Project Pro\sagan\sagan-client\src\css\project.css:
1 asset
Entrypoint mini-css-extract-plugin = *
[0] ./node_modules/css-loader/dist/cjs.js!./src/css/project.css 11.7 KiB {0} [built]
+ 1 hidden module
Child mini-css-extract-plugin ../../../Project Pro\sagan\sagan-client\node_modules\css-loader\dist\cjs.js!../../../Project Pro\sagan\sagan-client\src\css\team.css:
1 asset
Entrypoint mini-css-extract-plugin = *
[0] ./node_modules/css-loader/dist/cjs.js!./src/css/team.css 2.06 KiB {0} [built]
+ 1 hidden module
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! sagan@ build: webpack
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the sagan@ build 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\ihsan\AppData\Roaming\npm-cache_logs\2021-01-25T16_43_56_516Z-debug.log

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':sagan-client:npm_run_build'.

Process 'command 'E:\Ihsan\Project Pro\sagan\sagan-client.gradle\npm\npm-v6.14.4\npm.cmd'' finished with non-zero exit value 2

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 3m 1s

Task :sagan-client:npm_run_build FAILED

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.3/userguide/command_line_interface.html#sec:command_line_warnings
5 actionable tasks: 5 executed

Publishing a build scan to scans.gradle.com requires accepting the Gradle Terms of Service defined at https://gradle.com/terms-of-service. Do you accept these terms? [yes, no]

Closing as a duplicate of #979