Title: Error installing Customization Framework on AIX Post by: Lu?s T. on April 06, 2016, 11:21:48 am I am trying to install the cutomization framwork on AIX. I already installed node.js, git, and downloaded and unzip "fjs-gwc-js-1.00.06-build201512141759-project.zip".
Now I am doing the first step => npm install. I got an error during the intallation of grunt-sass@1.0.0. I attached the stderr => npm.install.saas.err.pdf. Strange things I noticed:
Does anybody can help me? Title: Re: Error installing Customization Framework on AIX Post by: Sisavanh S. on April 06, 2016, 12:03:51 pm Hi,
Sass is required but they don't seem to have the build for your plateform, see https://github.com/sass/node-sass/releases, "Downloads" section. May I suggest to use plateforms like Windows, Linux or MacOS to build your customization? You can then copy your custom GWC-JS to your AIX or use a shared directory. Best regards, Sisa. Title: Re: Error installing Customization Framework on AIX Post by: Lu?s T. on April 06, 2016, 04:28:58 pm Thanks Sisa,
Do you have a recomendation of any special IDE for node/js/grunt/bower? Regards Luis |