We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68243b8 commit f6855a8Copy full SHA for f6855a8
1 file changed
extensions/funnel-builder/extension.json
@@ -14,6 +14,10 @@
14
},
15
"additionalNotes": {
16
"messages": [
17
+ {
18
+ "text": "This extension requires additional dependencies. Run %s in your project root to install them.",
19
+ "variables": ["yarn"]
20
+ },
21
{
22
"text": "Learn more about the extension in %s.",
23
"variables": ["extensions/funnelBuilder/README.md"]
0 commit comments