Nativefier: Nativefier broken, does not work anymore

Created on 14 Jun 2016  路  1Comment  路  Source: jiahaog/nativefier

Description

All of a sudden Nativefier stopped working. I tried to update nativefier to the newest version, nothing :/

nativefier spits out an error everytime you try to build an app, even with $ nativefier --version.

Specification:

$ nativefier --version
/usr/local/lib/node_modules/nativefier/node_modules/electron-packager/index.js:3
const common = require('./common')
^^^^^
SyntaxError: Use of const in strict mode.
    at exports.runInThisContext (vm.js:73:16)
    at Module._compile (module.js:443:25)
    at Object.Module._extensions..js (module.js:478:10)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (module.js:384:17)
    at Object.<anonymous> (/source/build/buildMain.js:2:1)
    at Module._compile (module.js:460:26)
    at Object.Module._extensions..js (module.js:478:10)

I really hope this can be fixed!

Most helpful comment

Problem found, can be closed

Ok, could fix it by using this one http://stackoverflow.com/a/35218558.
Sorry, could have looked up this solution earlier, I didn麓t see there was a similar issue.

>All comments

Problem found, can be closed

Ok, could fix it by using this one http://stackoverflow.com/a/35218558.
Sorry, could have looked up this solution earlier, I didn麓t see there was a similar issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ranzou06 picture ranzou06  路  3Comments

jasonivers picture jasonivers  路  4Comments

DougBeney picture DougBeney  路  5Comments

theman8631 picture theman8631  路  5Comments

luco picture luco  路  4Comments