frappe / insights

Open Source Business Intelligence Tool
https://frappe.io/insights
GNU Affero General Public License v3.0
459 stars 225 forks source link

insights is not appearing in ERPNext 15 awesome search bar #282

Open kitunzit opened 3 months ago

kitunzit commented 3 months ago

Hi guys, I have successfully installed insights on cloud cluster ERPNext 15 with no any error but it's not appearing in the awesome search bar. Has anyone encountered this problem.

nextchamp-saqib commented 3 months ago

Can you check if you can access frappe insights by manually visiting /insights route?

kitunzit commented 3 months ago

insight issue image I have uninstalled & reinstalled insights but am still facing the same issue

femijoshuao commented 3 months ago

I encounter the same issue. After succcessful installation Insights did not open via /insights route.

pu-raihan commented 2 months ago

Check if the app installed correctly by Help > About > Installed Apps in the desk view. If it's installed then the problem might be related with the build. If so try cd apps/insights/frontend then run yarn build this might fix the problem