Results 3 issues of Emmanuel

I have a problem installing `pak` on a certain machine, for which I get: ```r installation of package 'pak' had non-zero exit status ``` It is worth noting that the...

bug

In this issue I want to understand whether I'm overlooking some functionality of `noctua`. Can `noctua` read profile parameters from the `.aws/config` file? Specifically, I'd like to store in the...

I successfully installed `hordes` module from `npm`, but having an error at a very fundamental stage. ```javascript // in nodeJS const { library, hordes_init } = require('hordes'); hordes_init(); ``` Also,...