Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dexcalibur won't install from repo due to deprecated dependency keyv #71

Open
kylemd opened this issue Nov 7, 2022 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@kylemd
Copy link

kylemd commented Nov 7, 2022

Describe the bug
As title says. Cannot install Dexcalibur from repository files.

To reproduce
git clone https://github.com/FrenchYeti/dexcalibur.git
cd .\dexcalibur
npm -g install .

Resolution
Seems manually installing keyv solves the issue. May be related to this
475 warn deprecated @types/keyv@4.2.0: This is a stub types definition. keyv provides its own type definitions, so you do not need this installed.

Expected behavior
A successful install

Debug Log
2022-11-07T22_57_48_197Z-debug.log

Desktop (please complete the following information):

  • OS: Windows 11
  • Node JS version: node --version v12.22.12 npm --version 6.14.16
  • Dexcalibur version (see 'package.json' or output) : master
@kylemd kylemd added the bug Something isn't working label Nov 7, 2022
@kylemd kylemd changed the title Dexcalibur won't install from repo Dexcalibur won't install from repo due to deprecated dependencies Nov 7, 2022
@kylemd kylemd changed the title Dexcalibur won't install from repo due to deprecated dependencies Dexcalibur won't install from repo due to deprecated dependency keyv Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants