Tracing errors / warning while building YUI source

Tracing errors / warning while building YUI source

by Son TRAN -
Number of replies: 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

Average of ratings: -
In reply to Son TRAN

Re: Tracing errors / warning while building YUI source

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