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

Problem on node for test using jest. #68

Open
LucasBadico opened this issue Jul 2, 2018 · 0 comments
Open

Problem on node for test using jest. #68

LucasBadico opened this issue Jul 2, 2018 · 0 comments

Comments

@LucasBadico
Copy link

When I tried to use jest. I was geting a error with the inexistence of dynamo-doc module. My invastigation lead me to the instruction to use the build version inside the package. But it was erroed also, this time with fs.exists. My solution was to enter on the module inside my node modules, and make a npm install. This bring the dynamo-doc rigth and I was able to use the module, and not the builded version.

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

No branches or pull requests

1 participant