forked from pkp/ojs
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Build 3.3.0-20 does not have required js or css bundles, specifically:
/js/build.js
and
/styles/build.css
Perhaps due to these errors during buildpkg on lamp8:
Generating autoload files
Done
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@achrinza/node-ipc@9.2.2',
npm warn EBADENGINE required: { node: '8 || 10 || 12 || 14 || 16 || 17' },
npm warn EBADENGINE current: { node: 'v22.4.1', npm: '10.8.1' }
npm warn EBADENGINE }
npm warn deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained
npm warn deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained
npm warn deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address'
npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm warn deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
npm warn deprecated @hapi/joi@15.1.1: Switch to 'npm install joi'
added 1524 packages, and audited 1525 packages in 16s
16 packages are looking for funding
run `npm fund` for details
92 vulnerabilities (7 low, 21 moderate, 46 high, 18 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
npm notice
npm notice New major version of npm available! 10.8.1 -> 11.3.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.3.0
npm notice To update run: npm install -g npm@11.3.0
npm notice
Done
Running webpack build process...
> OJS3@3.3.0 build
> vue-cli-service build --no-clean
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
⠸ Building for production... ./node_modules/loader-runner/lib/LoaderRunner.js:106
throw new Error("callback(): The callback was already called.");
^
Error: callback(): The callback was already called.
at context.callback (./node_modules/loader-runner/lib/LoaderRunner.js:106:10)
at ./node_modules/css-loader/dist/index.js:141:5
Metadata
Metadata
Assignees
Labels
No labels