Node version : 12.22.7
npm version : 6.14.15
Hi, I’m trying to install the FDK on my Linux Sub System and can’t find a way to properly do it.
My installation creates tons of warnings and “depricated” errors.
I installed NVM, Node… but : $npm install https://dl.freshdev.io/cli/fdk.tgz -g
does not work properly.
And my fdk command is not found.
I’ve tried a previous solution found on one of Fresh’s forum : $npm install -g https://dl.freshdev.io/cli/fdk.tgz --allow-root --unsafe-perm=true
but it doesn’t work either.
I’ll link my error log :
2021-10-26T08_32_28_179Z-debug.zip (127.0 KB)
Thanks for your help.