OndrosI
OndrosI
Hello, i have this json ```json { "repositories": [ { "name": "some-name", "type": "vcs", "url": "[email protected]" } ] } ``` and i am trying to create this ```json { "repositories":...
Hi, I use hosting where i cant modify php.ini and I get a warning Warning: file_exists(): open_basedir restriction in effect. Any ideas please how can i resolve this issue? stack...
Hi, when i use default marker, i get this error TypeError: Cannot read properties of null (reading 'getSize') My code is: ``` ``` i use next.js trace: Unhandled Runtime Error...