jeremydaly / data-api-client

A "DocumentClient" for the Amazon Aurora Serverless Data API
MIT License
446 stars 63 forks source link

Error: Cannot find module 'data-api-client #23

Closed stevehogdahl closed 5 years ago

stevehogdahl commented 5 years ago

This might be an issue with my directory structure, but when i test the api i get an error saying it can't find the data-api-client module. I ran the npm install and my package.json has the data-api-client as a dependency. Any recommendations?