cube-js / cube-js/cube

npm audit fix breaks cubejs-server

Open
#3,754 3 comments 0 reactions 0 assignees View on GitHub
backend:server help wanted
Dominant language
Rust
Stars
20.8k
Forks
2.1k
Avg merge
1d 2h
Merged PRs (30d)
181

Description

Doing npm audit fix breaks cubejs-server. I have tried this on cubejs-server versions 0.28.58 and 0.28.61. Error message when starting cubejs-server

/Users//Documents//cubejs/node_modules/cli-ux/lib/styled/table.js:314
})(table = exports.table || (exports.table = {}));
^
TypeError: Cannot read properties of undefined (reading 'string')
at /Users//Documents//cubejs/node_modules/cli-ux/lib/styled/table.js:285:34
at Object. (/Users//Documents//cubejs/node_modules/cli-ux/lib/styled/table.js:314:3)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object. (/Users//Documents//cubejs/node_modules/cli-ux/lib/index.js:14:36)
at Module._compile (node:internal/modules/cjs/loader:1101:14)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.