sebpiq / rhizome

Web server for participative art performances and installations.
GNU General Public License v3.0
164 stars 13 forks source link

Rhizome client cannot be built if node installed globally #133

Open sebpiq opened 8 years ago

sebpiq commented 8 years ago

A user with no privileges cannot write in the folder of the package, so generating the client will fail :

rhizome 0.8.0
/usr/local/lib/node_modules/rhizome-server/bin/utils.js:35
  } else throw err
         ^

Error: EACCES: permission denied, open '/usr/local/lib/node_modules/rhizome-server/build/rhizome.js'
    at Error (native)