-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Laravel Docs Plugin #295
Conversation
A simple plugin to search and access Laravel documentation
No need to add |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey the executable path does not exist: ./dist/main.js
Do you mean ./src/main.ts in the plugin.json file?
Plugin currently failing to load with the latest release.
I used the flow-launcher-plugin-template-node repository as a base. the javascript file is being built in the path ./dist/main.js |
At the moment flow is not able to find the executable file indicated in plugin.json. let me know once you have sorted this issue I will re-test |
the downloaded plugin zip does not contain ./dist/main.js |
let's wait #319 |
The issue here is not related to that PR though |
Closing, please resubmit when ready. |
A simple plugin to search and access Laravel documentation
Repository