Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Unable to get your app manifest details. Please check your manifest file: #1

Open
DevTrav opened this issue Mar 27, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@DevTrav
Copy link

DevTrav commented Mar 27, 2023

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.
@DevTrav DevTrav added the bug Something isn't working label Mar 27, 2023
@DevTrav
Copy link
Author

DevTrav commented Mar 29, 2023

Resolved

@DevTrav DevTrav self-assigned this Mar 29, 2023
@DevTrav DevTrav mentioned this issue Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant