You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to run the command "pnpm run dev" in the project, users are encountering an error specifically related to the Snap version of Firefox. The issue arises when Firefox attempts to load the user profile, resulting in a failure to start the development server properly.
It has been found that the Snap version of Firefox is unable to load the user profile for reasons yet to be determined. This issue is causing inconvenience and disruption to our development workflow, as it prevents the seamless execution of our project.
rootCircle
changed the title
Unable to start docFiller in Snap Version of Firefox with "pnpm run dev"
Unable to start docFiller with Snap Version of Firefox with "pnpm run dev"
Feb 17, 2024
Thanks for pointing that out!
Currently because of some permission issues, web-ext doesn't support opening Firefox installed via snap, (possibly also flatpak too)
Description
When attempting to run the command "pnpm run dev" in the project, users are encountering an error specifically related to the Snap version of Firefox. The issue arises when Firefox attempts to load the user profile, resulting in a failure to start the development server properly.
It has been found that the Snap version of Firefox is unable to load the user profile for reasons yet to be determined. This issue is causing inconvenience and disruption to our development workflow, as it prevents the seamless execution of our project.
Reproduction URL
https://github.com/Sidharth-Singh10/docFiller
Reproduction steps
Screenshots
![DESCRIPTION](LINK.png)
Logs
No response
Browsers
No response
OS
No response
The text was updated successfully, but these errors were encountered: