Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant