dist/js/card.js - Failed to open stream: No such file or directory #4422
-
|
We recently started using Flare and noticed that we get this error every time we login. We don't have any cards setup just yet, only setup some fields, actions and some basic metrics. I don't get this error in Ray locally. The issue is non-breaking as far as we can see. Flare just keeps reporting it. Here are the metrics we currently have setup (from local dev), nothing special. The other two metrics follow the same format, just with a different name. I'm not sure if it is related to the metrics, but I see a metric being as some kind of metric card. I've not had time to dive into this, the issue just kept popping up and I tweeted. I'll spend some time over the weekend to have a look. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
It looks like you're trying to load a custom tool from the "nova-components" directory. This indicates there's a tool calling |
Beta Was this translation helpful? Give feedback.
-
|
OK, so I checked. You was right. I guess at some point I started reading the docs about how to setup cards, I obviously got distracted and completely forgot about it. I'm removed this. Should do the trick! Thanks @davidhemphill! Much appreciated. |
Beta Was this translation helpful? Give feedback.


It looks like you're trying to load a custom tool from the "nova-components" directory. This indicates there's a tool calling
Nova::scriptin your codebase.