CnApTaK

Results 2 issues of CnApTaK

i'm trying to use node.js for this task var static = require('node-static'); var file = new(static.Server)(__dirname+'/../public', { cache: 3600 }); require('http').createServer(function (request, response) { request.addListener('end', function () { file.serve(request, response);...

hello! the problem is weird ![image](https://github.com/Extraltodeus/depthmap2mask/assets/1032312/4d9edef1-3ea8-49b4-abf8-99625c1387b1) ![image](https://github.com/Extraltodeus/depthmap2mask/assets/1032312/5f8a29e9-c312-4238-a8d3-7b3948e8ded8) the script does not appear in the list as it is shown in your example. can you help me with this? ![image](https://github.com/Extraltodeus/depthmap2mask/assets/1032312/8197ccb8-ec41-4ed6-a64a-54c088f3ed38)