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

Couldn't deploy to azure #609

Open
networkandcode opened this issue Aug 1, 2022 · 0 comments
Open

Couldn't deploy to azure #609

networkandcode opened this issue Aug 1, 2022 · 0 comments

Comments

@networkandcode
Copy link

This is a Bug Report

Description

I am trying to deploy serverless functions on azure but keep getting this error.
I have installed serverless wth npm i serverless -g and the plugin with npm i serverless-azure-functions --save

$ serverless deploy --stage sand --config serverless-azure.yml
Environment: linux, node 18.6.0, framework 3.21.0, plugin 6.2.2, SDK 4.3.2
Docs:        docs.serverless.com
Support:     forum.serverless.com
Bugs:        github.com/serverless/serverless/issues

Error:
TypeError [ERR_INVALID_MODULE_SPECIFIER]: Invalid module "file:///home/<user-id>/notifications/node_modules/@azure/arm-appservice/node_modules/uuid/dist/index.js" must not include encoded "/" or "\" characters
    at new NodeError (node:internal/errors:387:5)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:964:11)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant