full-stack-template
full-stack-template copied to clipboard
Warning during CI build: .then() only accepts functions but was passed: [object Object]
"ci-build-admin": (node:1) Warning: .then() only accepts functions but was passed: [object Object]
"ci-build-client": (node:1) Warning: .then() only accepts functions but was passed: [object Object]
"ci-build-server": (node:1) Warning: .then() only accepts functions but was passed: [object Object]
Let's ignore this for now. It is caused by libraries used by npm ci. Hopefully they will resolve the issue at some point.