-
Notifications
You must be signed in to change notification settings - Fork 1
Description
I am not an expert in nodejs and unsure where to go from here to install the package.
In branch newtheme (as it is the most advanced and suggested in #3 ), running
npm install
I get
UNMET PEER DEPENDENCY file-loader@*
UNMET PEER DEPENDENCY node-sass@*
and finally
npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.1.2
npm WARN bootstrap-loader@2.2.0 requires a peer of extract-text-webpack-plugin@>=2.1.0 but none was installed.
npm WARN url-loader@0.5.9 requires a peer of file-loader@* but none was installed.
npm WARN openminted-platform@1.0.0 No repository field.
npm ERR! Linux 4.4.0-98-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! node v4.2.6
npm ERR! npm v3.5.2
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! node-sass@4.5.3 install:node scripts/install.js
npm ERR! spawn ENOENT
npm ERR! Failed at the node-sass@4.5.3 install script 'node scripts/install.js'.