sveltejs / sveltejs/kit

Deploying to Azure App Service

Open
#9,665 14 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
Dominant language
JavaScript
Stars
20.8k
Forks
2.3k
Avg merge
1d 16h
Merged PRs (30d)
156

Description

Describe the bug

I have deployed application using adapter-static. Faced the below error

image

Reproduction

adapter-static generated some build files and deploy to the Azure app service (enabled fallback to generate html file)

Logs

No response

System Info
System:
    OS: Windows 10 10.0.19043
    CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
    Memory: 553.89 MB / 7.75 GB
  Binaries:
    Node: 18.15.0 - C:\Program Files\nodejs\node.EXE
    npm: 9.5.0 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Spartan (44.19041.1023.0), Chromium (112.0.1722.39)
    Internet Explorer: 11.0.19041.906
  npmPackages:
    @sveltejs/adapter-auto: ^2.0.0 => 2.0.0
    @sveltejs/adapter-node: ^1.2.3 => 1.2.3
    @sveltejs/adapter-static: ^2.0.2 => 2.0.2
    @sveltejs/kit: ^1.5.0 => 1.15.5
    svelte: ^3.54.0 => 3.58.0
    vite: ^4.2.0 => 4.2.1
Severity

annoyance

Additional Information

Also, I have tried with adapter-node but faced different issues but no luck with any solutions.

https://stackoverflow.com/questions/65703421/azure-app-service-nodejs-es-module-error

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the adapter-static deployment to Azure App Service with the Windows, Node.js, npm, and package versions supplied in the report. The actual error is only in a linked image and no repository file or test is named, so first capture the error and reduce the deployment to a reproducible case; done means a confirmed cause and documented fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, javascript, node.js, vite
Domain
cloud, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.