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

Getting this error after deploying the node.js function #17295

Closed
kristianjaeger opened this issue Oct 20, 2018 — with docs.microsoft.com · 4 comments
Closed

Getting this error after deploying the node.js function #17295

kristianjaeger opened this issue Oct 20, 2018 — with docs.microsoft.com · 4 comments

Comments

Copy link
Contributor

Error:

Function (MyHttpTrigger) Error: Failed to start language worker process for: node. node exited with code 1 Couldn't require bundle, falling back to Worker.js. Error: Your Function App is currently set to use Node.js version v6.5.0, but the runtime requires an Active LTS or Current version (ex: 8.11.1 or 10.6.0).,Error: Cannot find module './Worker.js'.
Session Id: b38a3536c5a641318389cec0f7084759

Timestamp: 2018-10-20T19:21:15.523Z


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@Mike-Ubezzi-MSFT
Copy link
Contributor

@kristianjaeger Thank you for the detailed feedback. We are actively investigating and will get back to you soon.

@mike-urnun-msft
Copy link
Contributor

Hi @kristianjaeger Sorry for inconvenience. Could you set your NodeJS runtime version to 8.11.1 and try again? This is done in Application Settings under Platform Features tab as documented here. Hope this helps, please let me know if you continue to encounter issues.

@kristianjaeger
Copy link
Contributor Author

Thanks @mike-urnun-msft ! I will give that a try. Cheers.

kristianjaeger added a commit to kristianjaeger/azure-docs that referenced this issue Oct 24, 2018
For more details please see MicrosoftDocs#17295 (comment) . Thank you. #Hacktoberfest
@mike-urnun-msft
Copy link
Contributor

Hi @kristianjaeger Thanks again for your PR and contribution towards MS Docs!
We will now proceed to close this thread. If there are further questions regarding this matter, please reopen it and we will gladly continue the discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants