Rukshan Perera

Results 4 comments of Rukshan Perera

I get a error message for `make coverage` :worried: `src/builtins.ts(4,29): error TS2307: Cannot find external module './primitives'.` Followed by several lines and I don't have a `./coverage` folder

I tested with the flag `--force-overwrite` suggested and it works and can be accepted as a workaround.

I think this is a security feature of dpkg not to mistakenly change files related to another installation. I think a simple solution is not to have shared files across...

If the conditional checks work on updating files. We can ask the user to use `--force-overwrite` when installing the new version of the ballerina. But this may break older versions....