rejetto forum

HFS 3: task: easy distribution

0 Members and 1 Guest are viewing this topic.

Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
Please, first refer to the tasks topic.



Currently HFS 3 is at an early stage, but it's important to understand if and how we can distribute it in a form that's easy for the user.

At the moment HFS can be installed this way.
We want something easier, and coherent with the user's platform (win/linux/mac).

Possible solutions:

NPKG
This package that should be investigated: https://github.com/wearefractal/npkg
« Last Edit: July 04, 2012, 10:43:10 AM by rejetto »


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
(NPKG)
on my Windows7 i'm stuck with this error when i run simply npkg from the HFS3 folder
SyntaxError: In C:\Users\rejetto\AppData\Roaming\npm\node_modules\npkg\node_modules\node-dep\lib\main.coffee, reserved word "package" on line 20
    at SyntaxError (unknown source)
    at Lexer.exports.Lexer.Lexer.error (C:\Users\rejetto\AppData\Roaming\npm\node_modules\npkg\node_modules\coffee-script\lib\coffee-script\lexer.js:682:13)
    at Lexer.exports.Lexer.Lexer.identifierToken (C:\Users\rejetto\AppData\Roaming\npm\node_modules\npkg\node_modules\coffee-script\lib\coffee-script\lexer.js:86:16)
    at Lexer.exports.Lexer.Lexer.tokenize (C:\Users\rejetto\AppData\Roaming\npm\node_modules\npkg\node_modules\coffee-script\lib\coffee-script\lexer.js:33:19)
    at exports.compile.compile (C:\Users\rejetto\AppData\Roaming\npm\node_modules\npkg\node_modules\coffee-script\lib\coffee-script\coffee-script.js:43:32)
    at Object.require.extensions..coffee (C:\Users\rejetto\AppData\Roaming\npm\node_modules\npkg\node_modules\coffee-script\lib\coffee-script\coffee-script.js:19:17)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:362:17)
    at require (module.js:378:17)
« Last Edit: July 04, 2012, 10:44:20 AM by rejetto »