Ansari
Ansari
Instead of `pip install PyYAML` you have entered `pip install yaml` Have you installed the right version ??
@nikmartin whats the prob you are facing ? Coz it did worked for me
@nikmartin One way to fix is ``` "docker:compose-up": "docker compose -f ./docker/compose-without-app.yml up -d || docker-compose -f ./docker/compose-without-app.yml up -d", "docker:compose-down": "docker compose -f ./docker/compose-without-app.yml down || docker-compose -f ./docker/compose-without-app.yml...
Is this bounty still alive or someone working on it ??
Hope this works @PeerRich 
This is due to the package "jsonc-parser". https://stackoverflow.com/questions/15689790/parse-json-in-javascript-long-numbers-get-rounded @johnnyHf @AykutSarac
Is there any way to create multiple context ?? After a threshold ?