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
The welcome message bot is throwing the following error:
Command for 'GetManifest' returned an error: exit status 1
error: Uncaught (in promise) SyntaxError: Illegal return statement
const manifestJSFile = await import(`file://${manifestJSFilePath}`);
^
Next steps:
Determine why the slack run command causes an error with the app manifest.
Review the slack change log for possible related issues due to syntax updates.
Impact:
Unable to run tests in local dev environment until error is resolved.
The text was updated successfully, but these errors were encountered:
The welcome message bot is throwing the following error:
Next steps:
slack run
command causes an error with the app manifest.Impact:
The text was updated successfully, but these errors were encountered: