I have been setting up a terminal server, for development for our team. However i am having a hard time making the SPFx envoriment (Gulp / Yeoman) work.
I would love to install Yeoman and Gulp so it just works for everyone, however it beeing installed in the %appdata% directory is an issue here. Is it posible to install Yeoman and Gulp globally? npm install -g yo gulp, does not seem to install globally, or maby it is just me misunderstanding the parameter ?