Hi Marcus,

Thanks for the response. I did try that, like right now I'm building admin and 
I can see whatever changes I make getting reflected on webapp but when I click 
on my Vue DevTools extension icon it still says "Vue.js is detected on this 
page.
Devtools inspection is not available because it's in production mode or 
explicitly disabled by the author."


Regards,
Shubham


________________________________
From: Christie, Marcus Aaron
Sent: Monday, July 25, 2022 5:00 PM
To: Airavata Dev
Subject: Re: [External] Error on setting up dev server using yarn

Hi Shubham,

Only the Django app where you run yarn serve will be running in dev mode and 
Vue DevTools should work for that app.

https://apache-airavata-django-portal.readthedocs.io/en/latest/dev/developing_frontend/

Thanks,

Marcus

On Jul 23, 2022, at 3:59 PM, Bipin Kumar, Shubham 
<sbip...@iu.edu<mailto:sbip...@iu.edu>> wrote:

I did try adding  Vue.config.devtools = true;  to main.js and store.js but 
still getting same error . I even tried running the python runserver command so 
that changes can take effect but to no avail.

please le me know if you want me to try something.



Regards,
Shubham
________________________________
From: Bipin Kumar, Shubham <sbip...@iu.edu<mailto:sbip...@iu.edu>>
Sent: Saturday, July 23, 2022 3:24 PM
To: dev@airavata.apache.org<mailto:dev@airavata.apache.org> 
<dev@airavata.apache.org<mailto:dev@airavata.apache.org>>
Subject: Re: [External] Re: Error on setting up dev server using yarn

Hi Dinuka,

Thanks for pointing that out . I can see the changes getting reflected on the 
8000 port itself . One more question , I have installed vueDevTools to inspect 
in the browser but it throws an error "Vue.js is detected on this page.Devtools 
inspection is not available because it's in production mode or explicitly 
disabled by the author."

Can you please let me know if I have to make any changes for this.


Regards,
Shubham
________________________________
From: Dinuka De Silva 
<l.dinukadesi...@gmail.com<mailto:l.dinukadesi...@gmail.com>>
Sent: Saturday, July 23, 2022 2:36 PM
To: Airavata Dev <dev@airavata.apache.org<mailto:dev@airavata.apache.org>>
Subject: Re: [External] Re: Error on setting up dev server using yarn

Hi Shubham,

About screenshot 1, there's nothing you have to do in 9000 port.

About screenshot 2, You are in the workspace. Click on the dropdown (Currently 
shows as "workspace:) in the app header and switch to settings then you will 
have the statistics menu.

Thanks & Regards,
Dinuka

On Sat, Jul 23, 2022 at 2:26 PM Bipin Kumar, Shubham 
<sbip...@iu.edu<mailto:sbip...@iu.edu>> wrote:
Hi Dinuka,

I'm using yarn and then yarn run serve . Django portal is active on 8000 port.
Please refer screenshots for the same.

Also, I noticed admin privileges provided to my user id is gone . I'm no longer 
able to see statistics tab is local deployment after login.


Regards,
Shubham
________________________________
From: Dinuka De Silva 
<l.dinukadesi...@gmail.com<mailto:l.dinukadesi...@gmail.com>>
Sent: Saturday, July 23, 2022 1:56 PM
To: Airavata Dev <dev@airavata.apache.org<mailto:dev@airavata.apache.org>>
Subject: [External] Re: Error on setting up dev server using yarn

This message was sent from a non-IU address. Please exercise caution when 
clicking links or opening attachments from external sources.

Hi Shubham,

Which commands are you using?

If you ran "yarn serve" on workspace directory, that's been watched by the 
Django portal (8000). In that case you do not have to go to 9000 port. What you 
see on 8000 port is the everything including the workspace (9000).

I hope this helps.

Thanks & Regards,
Dinuka

On Sat, 23 Jul 2022, 13:47 Bipin Kumar, Shubham, 
<sbip...@iu.edu<mailto:sbip...@iu.edu>> wrote:
Hi Marcus/Dinuka,

I was trying to debug using  the dev server setup for django portal which comes 
up on port 9000 using yarn command . After following the instructions I'm 
getting   Cannot GET / error on the  http://localhost:9000/  . I tried few 
solutions recommended on several portals but couldn't get it working .Can you 
please point out to what I might be doing wrong .

I do get this error in vscode "Vetur can't find `tsconfig.json` or 
`jsconfig.json` in 
/Users/shubhamkumar/Desktop/GSOC/django-portal/django_airavata/apps/workspace." 
 but I'm not sure if its related.



Regards,
Shubham

Reply via email to