Nathan.fooo
Nathan.fooo
@JmbFountain Thank you for contributing. I will test it ASAP
@apomalyn , thank you. I added the labels. I also granted you the permission to triage the issues. You should receive an invitation for this. Please also check this if...
> @annieappflowy Are you mentioning blocs located at `frontend/app_flowy/lib/workspace/application/`, since there is no infrastructure directory inside `frontend/app_flowy/lib/workspace/ `? The infra layer was implemented in Rust. You can check out this...
I can reproduce on Mac OS
- [x] Rename delta to operation - [x] Add a new layer to provide a generic for operation - [x] Refactor TextDelta to Node operation - [x] Migrate document data...
> Need some additional information to start working on this issue. Alright, I will DM you the details.
Thanks @apomalyn
@Jam1zhu It seems like protoc-gen-dart wasn't installed. Try run this command: `which protoc-gen-dart` It should output the path of your protoc-gen-dart. e.g. .xx/pub-cache/bin/protoc-gen-dart
@Jam1zhu Do you still have that problem building the AppFlowy? Please feel free to DM me on Discord directly.
It seems the problem is the terminal (launch by VS Code) can't find the protoc_plugin in $PATH, even though you install it. Please follow these steps to fix the issue....