Hi Alberto I was getting similar error when trying to run make test-integration APP=gallery, nuking node_modules and doing fresh npm install resolved the issue for me.
Hope it helps! Thanks Punam On Tue, Nov 10, 2015 at 11:46 AM, Alberto Pastor <[email protected]> wrote: > make test-integration > full-log.log > > http://pastebin.com/5cWXwfgT > > There were some logs in the terminal as well: > > http://pastebin.com/FDBGmDhZ > > > Let me know if you need anything else > > Thanks! > > On 10 Nov 2015, at 20:08, Gareth Aye <[email protected]> wrote: > > Full make test-integration log** > > On Tue, Nov 10, 2015 at 2:05 PM, John Dorlus <[email protected]> wrote: > >> I am running v12 and able to run tests on El Capitan. >> >> J.D. >> >> On Nov 10, 2015, at 11:32 AM, Michael Henretty <[email protected]> >> wrote: >> >> >> On Tue, Nov 10, 2015 at 5:27 PM, Julien Wajsberg <[email protected]> >> wrote: >> >>> Le 10/11/2015 17:25, Michael Henretty a écrit : >>> >>> >>> On Tue, Nov 10, 2015 at 4:59 PM, Alberto Pastor < <[email protected]> >>> [email protected]> wrote: >>> >>>> npm ERR! node v0.12.7 >>> >>> >>> >>> Did you try using node v0.10? I'm surprised it didn't warn you about >>> this. >>> >>> >>> 0.12 works perfect for me (on Linux). >>> >>> >> >> According to this thread [1], v0.12 doesn't work on mac :/ Not sure if >> that changed, but it definitely doesn't work for me. >> >> https://groups.google.com/d/msg/mozilla.dev.gaia/kBUjgBfTAG4/o8-cEXTbHuEJ >> >> _______________________________________________ >> dev-fxos mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-fxos >> >> >> _______________________________________________ >> dev-fxos mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-fxos >> >> > _______________________________________________ > dev-fxos mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-fxos > > > > _______________________________________________ > dev-fxos mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-fxos > >
_______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

