Rule can have only one resource error on yarn electron:serve
#315
Labels
build
Issue regarding building, serving, or other dev setup.
yarn electron:serve
#315
This issue sprung up when trying to get Frappe Books to work on an M1 laptop by switching sqlite3 source repo. (ref)
If you are facing this issue (which I'm certain you are) then this sequence of commands should get it running:
The important line above is
yarn upgrade frappejs
without which you'll still face the issue. Will close this when it's been fixed.The text was updated successfully, but these errors were encountered: