full-stack-template icon indicating copy to clipboard operation
full-stack-template copied to clipboard

Warning during CI build: .then() only accepts functions but was passed: [object Object]

Open keskiju opened this issue 7 years ago • 1 comments

"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]

keskiju avatar Dec 23 '18 10:12 keskiju

Let's ignore this for now. It is caused by libraries used by npm ci. Hopefully they will resolve the issue at some point.

keskiju avatar Dec 23 '18 11:12 keskiju