Tracing errors / warning while building YUI source

Tracing errors / warning while building YUI source

Son TRAN -
Vastausten määrä: 1

Dear all,

When building a YUI source with shifter, I got some warnings as the following:

shifter [info] racing to find the closest .shifter.json file

shifter [info] revving up

shifter [info] racing the directories

shifter [info] found 1 modules to race, let's do this

shifter [warn] this will be quiet, only status will be emitted for speed. failed builds will print after

(node:18676) Warning: Accessing non-existent property 'VERSION' of module exports inside circular dependency

(Use `node --trace-warnings ...` to show where the warning was created)

How can I pass the trace-warnings to shifter / node please ?

Many thanks

Arviointien keskiarvo: -
Vastaus Son TRAN

Re: Tracing errors / warning while building YUI source

Renaat Debleu -
Kuva: Core developers Kuva: Particularly helpful Moodlers Kuva: Plugin developers
What is the output when you run "grunt shifter -dv" in the yui directory?