Capacitator Missing - Installation Failed, symlink fails

I set up a blank Test File for Mobile -> Framework7
I run the system check and Capacitator is missing, yet the installation is failing

This is the log I am getting
Installing Capacitor …
npm ERR! code ENOSYS
npm ERR! syscall symlink
npm ERR! path …/@capacitor/cli/bin/capacitor
npm ERR! dest /Users/kevin/pCloud Drive/Documents/Wappler/Projects/Test/node_modules/.bin/capacitor
npm ERR! errno -78
npm ERR! ENOSYS: function not implemented, symlink ‘…/@capacitor/cli/bin/capacitor’ -> ‘/Users/kevin/pCloud Drive/Documents/Wappler/Projects/Test/node_modules/.bin/capacitor’

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/kevin/.npm/_logs/2022-04-19T18_34_46_497Z-debug-0.log
Capacitor installation failed!

Community Page
Last updated: