[ovirt-devel] Re: Yarn build failing

2019-11-12 Thread Ritesh Chikatwar
Scott, I re-installed node and yarn it worked. Thanks for the solution. On Wed, Nov 13, 2019 at 3:11 AM Scott Dickerson wrote: > Hi Ritesh, > > Just ran this without issue: > > > [sdickers@ghost test]$ rpm -q nodejs > nodejs-10.16.3-1.fc30.x86_64 > [sdickers@ghost test]$ rpm -q y

[ovirt-devel] Re: Yarn build failing

2019-11-12 Thread Scott Dickerson
Hi Ritesh, Just ran this without issue: [sdickers@ghost test]$ rpm -q nodejs nodejs-10.16.3-1.fc30.x86_64 [sdickers@ghost test]$ rpm -q yarn yarn-1.19.1-1.noarch [sdickers@ghost test]$ git clone https://gerrit.ovirt.org/ovirt-engine-ui-extensions Cloning into 'ovirt-engine-ui-extensions'

[ovirt-devel] Re: Yarn build failing

2019-11-12 Thread Ritesh Chikatwar
Yeah, it is installed successfully. On Tue, Nov 12, 2019 at 6:41 PM Benny Zlotnik wrote: > did you run `yarn install`? > > On Tue, Nov 12, 2019 at 12:35 PM Ritesh Chikatwar > wrote: > > > > Team, > > > > > > Any idea why am i facing this issue when i do yarn build for > ovirt-engine-ui-extensi

[ovirt-devel] Re: Yarn build failing

2019-11-12 Thread Benny Zlotnik
did you run `yarn install`? On Tue, Nov 12, 2019 at 12:35 PM Ritesh Chikatwar wrote: > > Team, > > > Any idea why am i facing this issue when i do yarn build for > ovirt-engine-ui-extensions > > > 1:1 error Parsing error: 'import' and 'export' may appear only with > 'sourceType: module' >