On Mac when we run the plugin locally the plugin gets copied to different location then the default location from where the plugins are loaded. Had to copy the plugins to the correct location to load the plugin in headlamp
To Reproduce
Steps to reproduce the bug:
Install headlamp using brew on mac
Run the my-plugin template using npm start
Workaround:
Had to copy the generated plugin to correct location to load the plugin
Describe the bug
On Mac when we run the plugin locally the plugin gets copied to different location then the default location from where the plugins are loaded. Had to copy the plugins to the correct location to load the plugin in headlamp
To Reproduce
Steps to reproduce the bug: Install headlamp using brew on mac Run the my-plugin template using npm start
Workaround: Had to copy the generated plugin to correct location to load the plugin