blazejkustra / dynamode

Dynamode is a modeling tool for Amazon's DynamoDB
MIT License
61 stars 2 forks source link

[BUG] cannot install this package by pnpm #12

Closed moonrailgun closed 9 months ago

moonrailgun commented 9 months ago

Summary:

Follow document to install this package with pnpm and occur below problem

image

its looks like be block with package.json.

because document allow install with pnpm, so i think this should be a bug image

Environment:

Operating System & version: windows 10 Node.js version (node -v): v18.18.0 NPM version: (npm -v): pnpm version is 8.3.1 Dynamode version: 0.7.3

Other:

blazejkustra commented 9 months ago

Interesting! Thanks for posting this issue I'll look into it tomorrow 😄

blazejkustra commented 9 months ago

@moonrailgun It should be fine now, with version 0.7.5. I also updated the docs: image