That's strange. If you look at your goog/base.js, is "function visitNode" somehow not declared at the top-level or immediately within another function?
-Alex On 12/7/17, 2:53 PM, "pol2095" <[email protected]> wrote: >it work but I have error at compilation > >dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager >println >SERIOUS: goog/base.js:2515: ERROR - functions can only be declared at top >level or immediately within another function in strict mode > function visitNode(path) { > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > >-- >Sent from: >https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-roy >ale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C04e44 >26dd6d44348e48108d53dc55506%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6 >36482840102100409&sdata=y%2FaG0pRCecXhwkYrtEcw2KOG6J4uf3BjAMZnV50Rjjo%3D&r >eserved=0
