99x / 99x/serverless-dynamodb-local

Problem with install on windows 10

Open
#239 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
621
Forks
232
PR merge metrics
No merged PRs in 30d

Description

**Actual Behaviour**

Hi when I tried to install this via npm (npm install --save serverless-dynamodb-local) on my windows 10 machine, install failed with error bellow. When I installed it on my Mac machine everything works fine.
On windows machine I tried install it in cmd, git bash and powershell and failed in all.

Error which I got during install:
`@conduitvc/dynamodb-emulator@0.5.3 install C:\Vyvoj\escrow\escrowBackend\node_modules\@conduitvc\dynamodb-emulator> download --extract -o emulator https://s3-us-west-2.amazonaws.com/dynamodb-local/dynamodb_local_latest.zip && ./install.sh

'.' is not recognized as an internal or external command,`

**Expected Behaviour**

Installation will work correctly

Do you have tips how to install it?

Contributor guide

Open the contributing guide

Research direction

Start by examining the @conduitvc/dynamodb-emulator install command shown in the report and its install.sh entry point. Reproduce the npm installation on Windows 10, then verify that the package installs successfully without the reported command-recognition error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.