that might be an amber problem. 
copying Nico to see if that is the case. 

On 10 Sep 2014, at 16:35, Tommaso Dal Sasso <tommaso.dalsa...@gmail.com> wrote:

> I am having problems with Tide installation. For the last week, after loading 
> the Tide page I get an error in the javascript console that says:
> 
> "SyntaxError: missing ; before statement" in Kernel-Methods.js @ line 1780
> and
> "TypeError: klass is undefined"
> 
> As far as I remember, a fresh install last week worked properly, but I cannot 
> understand if it is a Tide or an Amber related problem.
> Does anybody have clue of how to solve that?
> 
> Thanks,
> Tommaso
> 
> 
> On 02/09/14 17:05, Bernat Romagosa wrote:
>> Hi list!
>> 
>> I wanted to try out Tide, and I'm following the steps at: 
>> https://github.com/tide-framework/tide
>> 
>> However, I can't get through the bower install step. Here's the output:
>> 
>> 
>>    bower amber#0efe3ad09       not-cached
>>    git://github.com/amber-smalltalk/amber.git#0efe3ad09
>>    <http://github.com/amber-smalltalk/amber.git#0efe3ad09>
>>    bower amber#0efe3ad09          resolve
>>    git://github.com/amber-smalltalk/amber.git#0efe3ad09
>>    <http://github.com/amber-smalltalk/amber.git#0efe3ad09>
>>    bower amber#0efe3ad09     ENORESTARGET Tag/branch 0efe3ad09 does
>>    not exist
>>    Additional error details:
>>    Available tags: 0.10, 0.10.0, 0.11.0, 0.12.0, 0.12.1, 0.12.2,
>>    0.12.3, 0.12.4, 0.12.6, 0.13.0-alpha.1, 0.13.0-alpha.2, 0.9,
>>    0.9.1, legacy, legacy2, legacy3-iife
>>    Available branches: 0.13-prereleases, camillo-hacks, chromeos,
>>    gh-pages, master, moka, nemo, nw-helios-app, stable,
>>    website-deployment
>> 
>> 
>> 
>> I changed 0efe3ad09 for stable in bower.json and it failed with:
>> 
>> 
>>    bower amber#stable          not-cached
>>    git://github.com/amber-smalltalk/amber.git#stable
>>    <http://github.com/amber-smalltalk/amber.git#stable>
>>    bower amber#stable             resolve
>>    git://github.com/amber-smalltalk/amber.git#stable
>>    <http://github.com/amber-smalltalk/amber.git#stable>
>>    bower amber#stable            checkout stable
>>    bower amber#stable               error Arguments to path.join must
>>    be strings
>>    Stack trace:
>>    TypeError: Arguments to path.join must be strings
>>        at path.js:360:15
>>        at Array.filter (native)
>>        at Object.exports.join (path.js:358:36)
>>        at GitHubResolver.GitResolver._cleanup
>>    
>> (/usr/local/lib/node_modules/bower/lib/core/resolvers/GitResolver.js:182:26)
>>        at
>>    /usr/local/lib/node_modules/bower/lib/core/resolvers/GitResolver.js:74:25
>>        at Promise.apply
>>    (/usr/local/lib/node_modules/bower/node_modules/q/q.js:1122:26)
>>        at Promise.promise.promiseDispatch
>>    (/usr/local/lib/node_modules/bower/node_modules/q/q.js:752:41)
>>        at /usr/local/lib/node_modules/bower/node_modules/q/q.js:1337:14
>>        at flush
>>    (/usr/local/lib/node_modules/bower/node_modules/q/q.js:108:17)
>>        at process._tickCallback (node.js:415:13)
>>    Console trace:
>>    Trace
>>        at StandardRenderer.error
>>    
>> (/usr/local/lib/node_modules/bower/lib/renderers/StandardRenderer.js:74:17)
>>        at Logger.updateNotifier.packageName
>>    (/usr/local/lib/node_modules/bower/bin/bower:109:18)
>>        at Logger.EventEmitter.emit (events.js:95:17)
>>        at Logger.emit
>>    
>> (/usr/local/lib/node_modules/bower/node_modules/bower-logger/lib/Logger.js:29:39)
>>        at /usr/local/lib/node_modules/bower/lib/commands/install.js:28:16
>>        at _rejected
>>    (/usr/local/lib/node_modules/bower/node_modules/q/q.js:808:24)
>>        at /usr/local/lib/node_modules/bower/node_modules/q/q.js:834:30
>>        at Promise.when
>>    (/usr/local/lib/node_modules/bower/node_modules/q/q.js:1079:31)
>>        at Promise.promise.promiseDispatch
>>    (/usr/local/lib/node_modules/bower/node_modules/q/q.js:752:41)
>>        at /usr/local/lib/node_modules/bower/node_modules/q/q.js:574:44
>>    System info:
>>    Bower version: 1.2.6
>>    Node version: 0.10.25
>>    OS: Linux 3.11.0-19-generic x64
>> 
>> 
>> I'm kind of stuck, any tips?
>> 
>> Thanks!
>> 
>> Bernat.
>> 
>> 
>> -- 
>> Bernat Romagosa.
> 
> 


Reply via email to