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

Upload crashes when using TS files in the 'functions' folder #769

Open
jorik12345 opened this issue May 25, 2022 · 2 comments
Open

Upload crashes when using TS files in the 'functions' folder #769

jorik12345 opened this issue May 25, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@jorik12345
Copy link

Hi there,

I just found out that the plugin crashes and gives a strange error message when using TypeScript files within the functions directory.
To test this I have created an empty index.ts file within a functions folder.

I also set functions-dir: './functions' in the config.

When the Github Action is triggered I get the following error:

Schermafbeelding 2022-05-25 om 16 27 09

This problem does not occur when using only JS files.

@nwtgck nwtgck added the bug Something isn't working label Oct 6, 2022
@sebavuye
Copy link

sebavuye commented Nov 2, 2022

Hi, I have the same issue.

@nwtgck
Copy link
Owner

nwtgck commented Nov 2, 2022

Hello, thanks for the report.

A minimum example might be helpful to understand this error.

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

3 participants