Have been trying to install metabase as a utility,...
# troubleshooting
a
Have been trying to install metabase as a utility, but each time the install is just skipped with no error messages/commentary. Any suggestions why? EDIT: It looks like the install actually works, I can invoke metabase, but the message below doesn't exactly indicate success!
Copy code
2023-02-27T12:08:18.461928Z [warning  ] Failed to create symlink to 'meltano.exe': administrator privilege required
2023-02-27T12:08:19.358792Z [debug    ] Creating engine '<meltano.core.project.Project object at 0x0000012B4E5A5BB0>@sqlite:///C:\Users\***\VSCodeProjects\empiric_meltano\src\empiric_meltano\.meltano/meltano.db'
2023-02-27T12:08:20.495430Z [debug    ] Found plugin parent            parent=metabase plugin=metabase source=hub
2023-02-27T12:08:20.550722Z [debug    ] Locked plugin definition       path=WindowsPath('C:/Users/***/VSCodeProjects/***/src/empiric_meltano/plugins/utilities/metabase--metabase.lock')
Added utility 'metabase' to your Meltano project
Variant:        metabase (default)
Repository:     <https://github.com/metabase/metabase>
Documentation:  <https://hub.meltano.com/utilities/metabase--metabase>

Installing utility 'metabase'...
Skipped installing utility 'metabase'...
Skipped installing 1/1 plugins
t
Thanks for the feedback on that - I’ve opened this issue to track improving that output https://github.com/meltano/meltano/issues/7349
Actually, we already had an issue for that here https://github.com/meltano/meltano/issues/6501 I closed the other one as a duplicate