Fent  
                
               
                 
                 
              
                  
                    July 7, 2020,  1:53am
                   
                   
              1 
               
             
            
              HI ,I create my plugin,and run "yarn build" to package this plugin to a zip file,
and install to kibana ,it show error info like this 
my demo plugin create like this , 
and i don't modify any file ,it work well in when i run "yarn start", 
but i don't  know why the plugin can not install ,
some body know this ?thank for you reponse
             
            
               
               
               
            
            
           
          
            
              
                rashmi  
                (kulkarni)
               
              
                  
                    July 7, 2020,  3:43pm
                   
                   
              2 
               
             
            
              Hi
Can you refer to this plugin development guide to check if all steps were covered ? https://www.elastic.co/guide/en/kibana/current/plugin-development.html 
There are several examples here: Kibana plugin development | Skill matrix 
You can also look through the source code of the built-in plugins shipped with Kibana here: https://github.com/elastic/kibana/tree/v7.0.1/x-pack/plugins   or the source code for known plugins here: https://www.elastic.co/guide/en/kibana/7.0/known-plugins.html  . 
Hope it helps 
Thanks 
Rashmi
             
            
               
               
               
            
            
           
          
            
              
                system  
                (system)
                  Closed 
               
              
                  
                    August 4, 2020,  3:44pm
                   
                   
              3 
               
             
            
              This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.