Update dependency @types/superagent to v4.1.24 - abandoned #65
+7
−7
Jenkins-Linkurious / CI/Jenkins
failed
May 14, 2024 in 1m 11s
Build: error in 'sh' step
Build / Shell Script
Error in sh
step, with arguments npm run build --if-present
.
script returned exit code 1
Build log
[2024-05-14T13:33:42.734Z] + npm run build --if-present
[2024-05-14T13:33:42.734Z]
[2024-05-14T13:33:42.734Z] > @linkurious/[email protected] build /home/jenkins/agent/workspace/ns_lke-plugin-csv-importer_PR-65
[2024-05-14T13:33:42.734Z] > npm run build:project && npm pack ./csv-importer.lke && npm run gunzip
[2024-05-14T13:33:42.734Z]
[2024-05-14T13:33:43.302Z]
[2024-05-14T13:33:43.302Z] > @linkurious/[email protected] build:project /home/jenkins/agent/workspace/ns_lke-plugin-csv-importer_PR-65
[2024-05-14T13:33:43.303Z] > npm-run-all build:public build:backend copyManifest
[2024-05-14T13:33:43.303Z]
[2024-05-14T13:33:43.562Z]
[2024-05-14T13:33:43.562Z] > @linkurious/[email protected] build:public /home/jenkins/agent/workspace/ns_lke-plugin-csv-importer_PR-65
[2024-05-14T13:33:43.562Z] > tsc -b src/public && npm run copy-assets && cd src/public/dist && browserify *.js --debug -o ../../../csv-importer.lke/public/index.js
[2024-05-14T13:33:43.562Z]
[2024-05-14T13:33:46.848Z] node_modules/@types/superagent/index.d.ts(3,10): error TS2305: Module '"buffer"' has no exported member 'Blob'.
[2024-05-14T13:33:46.849Z] npm ERR! code ELIFECYCLE
[2024-05-14T13:33:46.849Z] npm ERR! errno 1
[2024-05-14T13:33:46.849Z] npm ERR! @linkurious/[email protected] build:public: `tsc -b src/public && npm run copy-assets && cd src/public/dist && browserify *.js --debug -o ../../../csv-importer.lke/public/index.js`
[2024-05-14T13:33:46.849Z] npm ERR! Exit status 1
[2024-05-14T13:33:46.849Z] npm ERR!
[2024-05-14T13:33:46.849Z] npm ERR! Failed at the @linkurious/[email protected] build:public script.
[2024-05-14T13:33:46.849Z] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[2024-05-14T13:33:46.849Z]
[2024-05-14T13:33:46.849Z] npm ERR! A complete log of this run can be found in:
[2024-05-14T13:33:46.849Z] npm ERR! /home/jenkins/.npm/_logs/2024-05-14T13_33_46_365Z-debug.log
[2024-05-14T13:33:46.849Z] ERROR: "build:public" exited with 1.
[2024-05-14T13:33:46.849Z] npm ERR! code ELIFECYCLE
[2024-05-14T13:33:46.849Z] npm ERR! errno 1
[2024-05-14T13:33:46.849Z] npm ERR! @linkurious/[email protected] build:project: `npm-run-all build:public build:backend copyManifest`
[2024-05-14T13:33:46.849Z] npm ERR! Exit status 1
[2024-05-14T13:33:46.849Z] npm ERR!
[2024-05-14T13:33:46.849Z] npm ERR! Failed at the @linkurious/[email protected] build:project script.
[2024-05-14T13:33:46.849Z] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[2024-05-14T13:33:46.849Z]
[2024-05-14T13:33:46.849Z] npm ERR! A complete log of this run can be found in:
[2024-05-14T13:33:46.849Z] npm ERR! /home/jenkins/.npm/_logs/2024-05-14T13_33_46_390Z-debug.log
[2024-05-14T13:33:46.849Z] npm ERR! code ELIFECYCLE
[2024-05-14T13:33:46.849Z] npm ERR! errno 1
[2024-05-14T13:33:46.849Z] npm ERR! @linkurious/[email protected] build: `npm run build:project && npm pack ./csv-importer.lke && npm run gunzip `
[2024-05-14T13:33:46.849Z] npm ERR! Exit status 1
[2024-05-14T13:33:46.849Z] npm ERR!
[2024-05-14T13:33:46.849Z] npm ERR! Failed at the @linkurious/[email protected] build script.
[2024-05-14T13:33:46.850Z] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[2024-05-14T13:33:46.850Z]
[2024-05-14T13:33:46.850Z] npm ERR! A complete log of this run can be found in:
[2024-05-14T13:33:46.850Z] npm ERR! /home/jenkins/.npm/_logs/2024-05-14T13_33_46_410Z-debug.log
Details
- Prepare (33 sec)
- Lint (6.1 sec)
- PRe release (1.9 sec)
- Build (11 sec)
Error: script returned exit code 1
Loading