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

FATAL: Unable to load template: Cannot find module 'taffydb' #48

Open
rm-rf-etc opened this issue Jan 1, 2020 · 2 comments · May be fixed by #49
Open

FATAL: Unable to load template: Cannot find module 'taffydb' #48

rm-rf-etc opened this issue Jan 1, 2020 · 2 comments · May be fixed by #49

Comments

@rm-rf-etc
Copy link

I get this error when trying to build. I followed the instructions in the readme, and initially everything worked as expected. I don't know what changed that could be causing this error. Looking at the package.json, I don't see any dependencies declared, so it makes sense that this error would happen here. This also means that I don't know why this template worked in the first place.

@rm-rf-etc
Copy link
Author

I tried doing yarn add taffydb inside of node_modules/minami and this didn't work. I then did yarn add taffydb in my project root, and this fixed the issue. I think you need to declare taffydb as a dependency. It may be that I happened to have this dependency because I previously had jsdoc-to-markdown installed. When I removed it this error started.

@AlexCriollo
Copy link

Don't install taffydb, it had a high vulnerability:

taffydb *
Severity: high
TaffyDB can allow access to any data items in the DB - GHSA-mxhp-79qh-mcx6
No fix available
node_modules/taffydb

1 high severity vulnerability

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants