Git Product home page Git Product logo

Comments (8)

IntegralOfZero avatar IntegralOfZero commented on June 6, 2024

serverless-dynamodb-local is currently locked into version 0.0.2 of dependency https://github.com/99xt/dynamodb-localhost which was recently updated. This issue should be resolved once this is updated. I had tried applying the changes made to "installer.js" in 99x/dynamodb-localhost@67fbde7 locally and I was able to get it to work, so the update should be all that's required to fix this.

from serverless-dynamodb-local.

IntegralOfZero avatar IntegralOfZero commented on June 6, 2024

@AshanFernando I see that the commit 36b8e9c in the v1 branch contains the updated version. Would it be possible to get this in as a hotfix on its own, or will that have undesirable impact that makes it better to wait until the v1 branch itself is ready?

from serverless-dynamodb-local.

AshanFernando avatar AshanFernando commented on June 6, 2024

@IntegralOfZero v1 branch is already having its updated npm version which is 0.2.16 which is for serverless 1.5+. master branch contains plugin code for serverless 0.5. I have also added the latest version of dynamodb-localhost plugin to master branch

from serverless-dynamodb-local.

IntegralOfZero avatar IntegralOfZero commented on June 6, 2024

@AshanFernando There exists version 0.2.17 of serverless-dynamodb-local. Running "npm install --save serverless-dynamodb-local" installs 0.2.16 which contains the updated dynamodb-local dependency (0.0.5), but then subsequently running "npm update --save serverless-dynamodb-local" updates it to 0.2.17 which contains the old dynamodb-local (0.0.2). I also tried 0.2.18 to see if that existed as well, but as expected it doesn't. I did see a list of all valid version targets in my output though:

npm ERR! notarget No compatible version found: serverless-dynamodb-local@^0.2.18
npm ERR! notarget Valid install targets:
npm ERR! notarget 1.0.2, 1.0.1, 1.0.0, 0.2.17, 0.2.16, 0.2.15, 0.2.14, 0.2.13, 0.2.12, 0.2.11, 0.2.10, 0.2.9, 0.2.8, 0.2.7, 0.2.6, 0.2.5, 0.2.4, 0.2.3, 0.2.2, 0.2.1, 0.2.0, 0.1.1, 0.1.0, 0.0.10, 0.0.9, 0.0.8, 0.0.7, 0.0.6, 0.0.5, 0.0.4, 0.0.3, 0.0.2, 0.0.1

I switched the entry in my package.json from "serverless-dynamodb-local": "^0.2.17" back to "serverless-dynamodb-local": "^0.2.16", and it works as expected.

from serverless-dynamodb-local.

chamathpali avatar chamathpali commented on June 6, 2024

Hi @IntegralOfZero i just tried out. I think there are few releases which are not monitored. better use the specific version. but you can use npm install --save serverless-dynamodb-local@latest to make sure its the correct version as in the npm registry

from serverless-dynamodb-local.

AshanFernando avatar AshanFernando commented on June 6, 2024

@IntegralOfZero Thanks for pointing this out. I will see on how to solve this and do an update in npm registry.

from serverless-dynamodb-local.

AshanFernando avatar AshanFernando commented on June 6, 2024

@IntegralOfZero New version of 0.2.18 is deployed to bypass 0.2.17 issue.

from serverless-dynamodb-local.

IntegralOfZero avatar IntegralOfZero commented on June 6, 2024

@AshanFernando 👍

from serverless-dynamodb-local.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.