Vruzin

Results 7 comments of Vruzin

# Or better version: https://github.com/stylus/stylus/blob/dev/lib/functions/json.js replace line 55 ``` var json = JSON.parse(readFile(found, 'utf8')); ``` on ``` var json = JSON5.parse(readFile(found, 'utf8')); ``` and add line after line 2: ```...

The problem was different! ~/.cache had only view permissions. Changed permissions and it worked

Finally I got it! This problem is only in the new interface!

![image](https://user-images.githubusercontent.com/2492143/202845832-bc9ea408-96c5-4be0-8b5a-4afcee7a412f.png) When it checked numbering is missing

Another question. How to apply Multi Replace?