Changes to .tsx

Hi,
I’ve done some customizing of file located in

/usr/share/grafana/public/app/core/components/Page

However, the changes I’ve made to the .tsx files is not shown. Do I need to do them somewehre else or what is requiert to do to get them shown?

Many thanks and best regards,

Ruediger

run yarn start to build your scripts

Many thanks, but when run yarn start, I’m getting an error massage. The installation was done via apt-get, so without all the development staff.

what error do you get? have you tried installing it with yarn install ?

ps. do yarn start on root dir of the project.

Couldn’t find a package.json file in…

Grafana was installed by apt-get without the dev enviroment.