I have started using ubuntu 18.04 and while setting up my ember dev environment, i have come across this issue. In other OS(Windows) my ember project is working fine, but in this OS,an error is thrown BroccoliMergeTrees (TreeMerger (lint)): Expected Broccoli node, got [object Object] for inputNodes[1]. I am not able to understand why it is happening. Ember Version: 1.13.15 Node Version: 6.11.2
Can any one Help me here?
ErrorStack Trace!!: https://i.stack.imgur.com/1pLYd.png