Azure / Azure/Azurite

Unable to install latest version of Azurite on windows

Open
#2,202 1 comment 0 reactions 1 assignee Claimed by @EmmaZhu View on GitHub
dependencies
Dominant language
TypeScript
Stars
2.3k
Forks
393
Avg merge
1d 20h
Merged PRs (30d)
36

Description

### Which service (blob, file, queue, table) does this issue concern?
All
### Which version of the Azurite was used?
Latest available
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio Code Extension)
npm 10.1.0
### What's the Node.js version?
18.8.0 LTS
### What problem was encountered?

After dependencies are installed, nothing else is. I also get the warning uuid@3.4.0 please upgrade to version 7 or higher.

### Steps to reproduce the issue?

Open windows terminal
Change to folder location, create Azurite folder, change into it.
Issue _npm install azurite_ command
wait for install to finish, check for errors (none apart from warning)
check contents of directory, can see node-modules, and package files.

Expecting Azurite command files etc. to be in this directory (I had a previous install which did this, I could then run azurite.cmd to start it).

Have also tried on a clean Windows 11 machine and get the same result.

```
-d ""
```

Please be sure to remove any PII or sensitive information before sharing!
The debug log will log raw request headers and bodies, so that we can replay these against Azurite using REST and create tests to validate resolution.

### Have you found a mitigation/solution?
no

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.