Deb

Results 3 comments of Deb

I'm experiencing this problem. To clarify the issue: Importing hidden folder paths via the settings config file works, but entering hidden folder paths via the UI does not. (Also, I'm...

@[NghiaTranUIT](https://github.com/NghiaTranUIT) the beta works well for both me and my colleague! As you say, we can either select hidden folders, or we can manually type them in and hit Enter...

> ```js > buf = fs.readFileSync('scene/test.npy'); > n.parse(buf.buffer.slice(0, buffer.length)); > ``` Unfortunately, I'm getting the error `ReferenceError: TextDecoder is not defined` when I run the workaround. (Also, I needed to...