David Itam Essien
David Itam Essien
can someone help with how to interpret coverage report on coveralls and terminal?  
I have npm ``` npm version ─╯ { npm: '7.15.1', node: '16.3.0', v8: '9.0.257.25-node.16', uv: '1.41.0', zlib: '1.2.11', brotli: '1.0.9', ares: '1.17.1', modules: '93', nghttp2: '1.42.0', napi: '8', llhttp: '6.0.2',...
I ran `npm install` manually, and then tried to run `make install`: ``` make install ─╯ ./scripts/install.py Installing dependencies... audited 370 packages in 2.557s 29 packages are looking for funding...
I had to use `npm: '6.14.13'` for the above because npm 7 was producing lots of errors.
No, the material-shell directory is not in the extensions directory.
Even after installing the node-sass, it doesn't work. Comes up with the error: ``` src/manager/msDndManager.ts:131:33 - error TS2367: This condition will always return 'false' since the types 'ModifierType' and '320'...
I am having the same issue. Events do not work.
I see what you are pointing out @mpsOxygen - I am facing the same issues with the chart. In my case, I still want to use the postgres server provided...