alanshaw / alanshaw/pull-stream-to-async-iterator
Issue when deploying to Firebase
Open
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Im trying to deplioy a project which imports the package.
The error I get is:
````
Function failed on loading user code. Error message: Code in file index.js can't be loaded.
Is there a syntax error in your code?
Detailed stack trace: /srv/node_modules/pull-stream-to-async-iterator/index.js:4
return (async function * () {
^
SyntaxError: Unexpected token *
````
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.