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
Hello! Thanks for working on this, it will be a massive boon to the community.
After following the instructions and serving my app I ran into this build error:
Build Error (WatchedDir)
Attempting to watch missing directory: /$myapp/app
Stack Trace and Error Report: /var/folders/v5/5bs4trnx5v7bly3f0cg4_sc40000gn/T/error.dump.2fd6fa5ec1e1ad6470a0f0a5f8acfcbe.log
Then I added a /app/.gitkeep and tried building again, and saw this:
Build Error (Funnel)
ENOENT: no such file or directory, lstat '/$myapp/tmp/funnel-input_base_path-xWMtCVpN.tmp/index.html'
Stack Trace and Error Report: /var/folders/v5/5bs4trnx5v7bly3f0cg4_sc40000gn/T/error.dump.ee551f799e00563efe77d3985a96c656.log
Any idea on how to go about diagnosing?
The text was updated successfully, but these errors were encountered:
Hello! Thanks for working on this, it will be a massive boon to the community.
After following the instructions and serving my app I ran into this build error:
Then I added a
/app/.gitkeep
and tried building again, and saw this:Any idea on how to go about diagnosing?
The text was updated successfully, but these errors were encountered: