Skip to content
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

feat: option to disable watcher wher runnig "dart_frog dev" #1307

Open
Damianoux opened this issue Mar 2, 2024 · 0 comments
Open

feat: option to disable watcher wher runnig "dart_frog dev" #1307

Damianoux opened this issue Mar 2, 2024 · 0 comments
Labels
feature A new feature or request

Comments

@Damianoux
Copy link

I'd like to use FreeBSD for development.
I am able to run "dart_frog build" but not "dart frog dev", because inotify api is missing, i got the error:
FileSystemException: Failed to initialize file system entity watcher, path = '/dart_frog/myproject' (OS Error: Function not implemented, errno = 38)
Could it be possible to prevent watcher to run when executing "dart pub dev" with a command line option?

@Damianoux Damianoux added the feature A new feature or request label Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or request
Projects
Status: Needs Triage
Development

No branches or pull requests

1 participant