So I just did:

Flex-falcon:
  ant wipe-all
  ant all

Flex-asjs:
  ant super-clean
  ant
  cd examples/flexjs/DataBindingExample
  ant clean
  ant

Then I ran the bin/js-debug/index.html in DataBindingExample.

Does that work for you?  It is probably a good idea to do the "clean".

-Alex

On 3/29/17, 8:39 AM, "Yishay Weiss" <yishayj...@hotmail.com> wrote:

>I’m using ant:
>
>Build.xml [1], build_example.xml [2]
>
>The console output is (see upthread):
>
>Uncaught TypeError: Cannot read property 'prototype' of undefined
>    at Object.goog.inherits (base.js:2408)
>    at a_project.js:106
>
>[1] 
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apa
>che.org%2FUtyt&data=02%7C01%7C%7Ce8a9b1c97023483c326608d476b9d155%7Cfa7b1b
>5a7b34438794aed2c178decee1%7C0%7C0%7C636263987828894611&sdata=9pPF1Mi0zDWN
>a%2BkjgruXO%2FnzYTDgEmEWCN%2FNG6sBjTM%3D&reserved=0
>[2] 
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apa
>che.org%2FWq3U&data=02%7C01%7C%7Ce8a9b1c97023483c326608d476b9d155%7Cfa7b1b
>5a7b34438794aed2c178decee1%7C0%7C0%7C636263987828894611&sdata=OquOs%2BDBqM
>WxpVnpCpqYjVxzpTYmmPDnb%2FqTJ35Di0o%3D&reserved=0
>
>
>From: Alex Harui<mailto:aha...@adobe.com>
>Sent: Wednesday, March 29, 2017 6:32 PM
>To: dev@flex.apache.org<mailto:dev@flex.apache.org>
>Subject: Re: [FlexJS] Simple App Not Running
>
>Are you using Ant or Maven?
>
>What build steps are you using, and what is the console output?
>
>Thanks,
>-Alex
>
>On 3/29/17, 8:22 AM, "yishayw" <yishayj...@hotmail.com> wrote:
>
>>I just tried it with the latest falcon from repo and am getting the same
>>results.
>>
>>
>>
>>--
>>View this message in context:
>>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fl
>>e
>>x-development.2333347.n4.nabble.com%2FFlexJS-Simple-App-Not-Running-tp608
>>2
>>5p60901.html&data=02%7C01%7C%7C4a01f5e84a2e4b6b7a4808d476b890e0%7Cfa7b1b5
>>a
>>7b34438794aed2c178decee1%7C0%7C0%7C636263982453087548&sdata=%2BwPWydqvIs9
>>c
>>CetBbyKXCCZOMekF0rcdMOU%2Fojuf7Qs%3D&reserved=0
>>Sent from the Apache Flex Development mailing list archive at Nabble.com.
>

Reply via email to