Skip to content

Error while installing most recent version (with tooltips fix) #43

@vineetgoel

Description

@vineetgoel

@stormpython thanks for the quick fix. I am still getting the following error when trying to install the plugin. Not sure if this issue is related to the previous one.

./kibana plugin -i heatmap -u https://github.com/stormpython/heatmap/archive/master.zip
Installing heatmap
Attempting to transfer from https://github.com/stormpython/heatmap/archive/master.zip
Transferring 1811145 bytes....................
Transfer complete
Extracting plugin archive
Extraction complete
Optimizing and caching browser bundles...
Plugin installation was unsuccessful due to error "Optimizations failure.

    WARNING in ../src/ui/public/vis/schemas.js
    There is another module with an equal name when case is ignored.
    This can lead to unexpected behavior when compiling on a filesystem with other case-semantic.
    Rename module if multiple modules are expected or use equal casing if one module is expected.

    WARNING in ../src/ui/public/Vis/Schemas.js
    There is another module with an equal name when case is ignored.
    This can lead to unexpected behavior when compiling on a filesystem with other case-semantic.
    Rename module if multiple modules are expected or use equal casing if one module is expected.

    ERROR in ../installedPlugins/heatmap/public/heatmap.js
    Module not found: Error: Cannot resolve 'file' or 'directory' /Users/vineet/kibana-4.5.1-darwin-x64/src/ui/public/template_vis_type/template_vis_type in /Users/vineet/kibana-4.5.1-darwin-x64/installedPlugins/heatmap/public
     @ ../installedPlugins/heatmap/public/heatmap.js 11:32-81

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions