Viacheslav Solovjov

Results 5 comments of Viacheslav Solovjov

@kalwalt Check here, right side of marker there will be stripe with preview. ( i used "zoom: 2; image-rendering: pixelated;" on canvas, so better check it out on chrome, or...

@maximus123123 , try to replace this part: ```javascript mouse.x = ( event.clientX / window.innerWidth ) * 2 - 1 mouse.y = - ( event.clientY / window.innerHeight ) * 2 +...

@linux-china i think problem here is not in command but in directory and way how you run command. i don't know how jetbrains handle those wsl calls, but maybe something...

or maybe just cut "\\wsl$\{DISTRO_NAME}" out, and it will work

strangely the same ``` Cannot run program "\home\xiani\.nvm\versions\node\v16.10.0\bin\npm" (in directory "\\wsl$\Ubuntu\home\xiani\_WORK\msa-3d\client"): CreateProcess error=2, The system cannot find the file specified ```