ddev sshvendor/bin/goodsoup.sh
If you see npm ERR! code ELSPROBLEMS errors, try run npm dedupe
nvm usegit clone https://github.com/CycloneDX/cyclonedx-node-npm.git vendor-tools/cyclonedx-npmcd vendor-tools/cyclonedx-npm- Add the following to the
package.jsonfile:
"pkg": {
"assets": [
"package.json",
"node_modules/**/*"
]
}npm installpkg . -t node18-linux --output dist/cyclonedx-npm- Move the file from
dist/cyclonedx-npmto thesrcdirectory - Delete the
vendor-toolsdirectory
