Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

unable to install even with gulp or npm


(py39env) [oracle@srvpython rockdb]$ ls
__init__.py __init__.pyc __pycache__ _keenthemes _templates assets auth dashboards requirements.txt routes.pyc venv
(py39env) [oracle@srvpython rockdb]$ ls -ltr
total 16
-rw-rw-rw-. 1 oracle oinstall 1014 Jan 30 21:57 routes.pyc
-rw-rw-rw-. 1 oracle oinstall 15 Jan 30 21:57 requirements.txt
-rw-rw-rw-. 1 oracle oinstall 344 Jan 30 21:57 __init__.pyc
-rw-rw-rw-. 1 oracle oinstall 720 Jan 30 21:57 __init__.py
drwxr-xr-x. 6 oracle oinstall 55 Mar 16 07:38 assets
drwxr-xr-x. 7 oracle oinstall 110 Mar 16 07:38 auth
drwxr-xr-x. 3 oracle oinstall 56 Mar 16 07:38 dashboards
drwxr-xr-x. 4 oracle oinstall 50 Mar 16 07:38 venv
drwxr-xr-x. 8 oracle oinstall 189 Mar 16 07:38 _keenthemes
drwxr-xr-x. 5 oracle oinstall 49 Mar 16 07:38 _templates
drwxr-xr-x. 2 oracle oinstall 158 Mar 16 07:38 __pycache__
(py39env) [oracle@srvpython rockdb]$ cd _keenthemes/tools/
(py39env) [oracle@srvpython tools]$ ls
gulp gulp.config.js gulpfile.js package.json webpack webpack.config.js
(py39env) [oracle@srvpython tools]$ cd no^C
(py39env) [oracle@srvpython tools]$
(py39env) [oracle@srvpython tools]$ npm install
npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
npm WARN deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs
npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
npm WARN deprecated trim@0.0.3: Use String.prototype.trim() instead
npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash.

> core-js@2.6.12 postinstall /stage/rockdb/_keenthemes/tools/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
> https://opencollective.com/core-js
> https://www.patreon.com/zloirock

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)


> es5-ext@0.10.62 postinstall /stage/rockdb/_keenthemes/tools/node_modules/es5-ext
> node -e "try{require('./_postinstall')}catch(e){}" || exit 0


> @fortawesome/fontawesome-free@6.3.0 postinstall /stage/rockdb/_keenthemes/tools/node_modules/@fortawesome/fontawesome-free
> node attribution.js

Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
Copyright 2023 Fonticons, Inc.


> vis-timeline@7.7.0 postinstall /stage/rockdb/_keenthemes/tools/node_modules/vis-timeline
> opencollective postinstall || exit 0

sh: opencollective: command not found
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-alignment@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-alignment@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-build-balloon@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-build-balloon@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-build-balloon-block@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-build-balloon-block@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-build-classic@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-build-classic@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-build-decoupled-document@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-build-decoupled-document@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-build-inline@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-build-inline@35.4.0
npm WARN notsup Unsupported engine for pdfmake@0.2.7: wanted: {"node":">=12"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: pdfmake@0.2.7
npm WARN notsup Unsupported engine for ckeditor5@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: ckeditor5@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-clipboard@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-clipboard@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-core@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-core@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-paragraph@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-paragraph@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-engine@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-engine@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-typing@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-typing@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-enter@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-enter@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-ui@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-ui@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-undo@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-undo@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-upload@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-upload@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-select-all@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-select-all@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-utils@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-utils@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-widget@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-widget@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-adapter-ckfinder@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-adapter-ckfinder@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-basic-styles@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-basic-styles@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-block-quote@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-block-quote@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-ckbox@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-ckbox@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-autoformat@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-autoformat@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-easy-image@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-easy-image@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-editor-balloon@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-editor-balloon@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-cloud-services@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-cloud-services@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-essentials@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-essentials@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-ckfinder@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-ckfinder@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-heading@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-heading@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-indent@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-indent@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-image@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-image@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-link@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-link@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-list@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-list@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-media-embed@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-media-embed@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-paste-from-office@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-paste-from-office@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-table@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-table@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-editor-classic@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-editor-classic@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-font@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-font@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-editor-decoupled@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-editor-decoupled@35.4.0
npm WARN notsup Unsupported engine for @ckeditor/ckeditor5-editor-inline@35.4.0: wanted: {"node":">=14.0.0","npm":">=5.7.1"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: @ckeditor/ckeditor5-editor-inline@35.4.0
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN notsup Unsupported engine for fs-extra@10.1.0: wanted: {"node":">=12"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: fs-extra@10.1.0
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/glob-watcher/node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN notsup Unsupported engine for sass@1.59.3: wanted: {"node":">=12.0.0"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: sass@1.59.3
npm WARN notsup Unsupported engine for glob@8.1.0: wanted: {"node":">=12"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: glob@8.1.0
npm WARN notsup Unsupported engine for nopt@6.0.0: wanted: {"node":"^12.13.0 || ^14.15.0 || >=16.0.0"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: nopt@6.0.0
npm WARN notsup Unsupported engine for sockjs-client@1.6.1: wanted: {"node":">=12"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: sockjs-client@1.6.1
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN notsup Unsupported engine for eventsource@2.0.2: wanted: {"node":">=12.0.0"} (current: {"node":"10.24.0","npm":"6.14.11"})
npm WARN notsup Not compatible with your version of node/npm: eventsource@2.0.2
npm WARN @yaireo/tagify@4.17.7 requires a peer of prop-types@^15.7.2 but none is installed. You must install peer dependencies yourself.
npm WARN bootstrap@4.6.2 requires a peer of popper.js@^1.16.1 but none is installed. You must install peer dependencies yourself.
npm WARN vis-timeline@7.7.0 requires a peer of @egjs/hammerjs@^2.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN vis-timeline@7.7.0 requires a peer of keycharm@^0.3.0 || ^0.4.0 but none is installed. You must install peer dependencies yourself.
npm WARN vis-timeline@7.7.0 requires a peer of propagating-hammerjs@^1.4.0 || ^2.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN vis-timeline@7.7.0 requires a peer of vis-data@^6.3.0 || ^7.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN vis-timeline@7.7.0 requires a peer of vis-util@^3.0.0 || ^4.0.0 || ^5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN vis-timeline@7.7.0 requires a peer of xss@^1.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN prettier-plugin-x@0.0.10 requires a peer of prettier@^2.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN remark-math@1.0.6 requires a peer of remark-parse@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN keenthemes@1.0.0 No repository field.

added 2116 packages from 982 contributors and audited 2124 packages in 60.758s

158 packages are looking for funding
run `npm fund` for details

found 60 vulnerabilities (2 low, 4 moderate, 42 high, 12 critical)
run `npm audit fix` to fix them, or `npm audit` for details
(py39env) [oracle@srvpython tools]$ gulp
/stage/rockdb/_keenthemes/tools/gulpfile.js:1
import { cleanTask } from "./gulp/clean.js";
^

SyntaxError: Unexpected token {
at Module._compile (internal/modules/cjs/loader.js:723:23)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Module.require (internal/modules/cjs/loader.js:692:17)
at require (internal/modules/cjs/helpers.js:25:18)
at requireOrImport (/usr/local/lib/node_modules/gulp-cli/lib/shared/require-or-import.js:19:11)
at execute (/usr/local/lib/node_modules/gulp-cli/lib/versioned/^4.0.0/index.js:37:3)
at Liftoff.handleArguments (/usr/local/lib/node_modules/gulp-cli/index.js:211:24)
(py39env) [oracle@srvpython tools]$ ls -ltr
total 1000
-rw-rw-rw-. 1 oracle oinstall 5502 Jan 30 21:57 package.json
-rw-rw-rw-. 1 oracle oinstall 689 Jan 30 21:57 gulpfile.js
-rw-rw-rw-. 1 oracle oinstall 16291 Jan 30 21:57 webpack.config.js
-rw-rw-rw-. 1 oracle oinstall 33904 Jan 30 21:57 gulp.config.js
drwxr-xr-x. 2 oracle oinstall 90 Mar 16 07:38 gulp
drwxr-xr-x. 3 oracle oinstall 45 Mar 16 07:38 webpack
drwxr-xr-x. 1103 oracle oinstall 36864 Mar 16 07:40 node_modules
-rw-r--r--. 1 oracle oinstall 896314 Mar 16 07:40 package-lock.json
(py39env) [oracle@srvpython tools]$ vi package.json
(py39env) [oracle@srvpython tools]$ npm run build

> keenthemes@1.0.0 build /stage/rockdb/_keenthemes/tools
> webpack

[webpack-cli] ReferenceError: globalThis is not defined
at Object.exports.load (/stage/rockdb/_keenthemes/tools/node_modules/sass/sass.dart.js:6:51)
at Object.<anonymous> (/stage/rockdb/_keenthemes/tools/node_modules/sass/sass.default.js:2:9)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Module.require (internal/modules/cjs/loader.js:692:17)
at require (internal/modules/cjs/helpers.js:25:18)
at mainConfig (/stage/rockdb/_keenthemes/tools/webpack.config.js:183:49)
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! keenthemes@1.0.0 build: `webpack`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the keenthemes@1.0.0 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! /home/oracle/.npm/_logs/2023-03-16T10_41_49_868Z-debug.log
(py39env) [oracle@srvpython tools]$


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (1)


Hello Andre,

One possible reason for this error could be the version of Node.js you're using. You need to have at least Node.js version 13.2.0 or higher.

If you're using an older version of Node.js, you can try updating to the latest version to see if that resolves the issue.

Thanks


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(