smartcar / node-sdk

Smartcar Node.js SDK
MIT License
49 stars 14 forks source link

broken path config #141

Closed manjeettahkur closed 2 years ago

manjeettahkur commented 2 years ago

I'm getting this error

Module not found: Error: Can't resolve './lib/config' in 'node_modules/smartcar'

I think the path should be const config = require('./lib/config.json');

gurpreetatwal commented 2 years ago

@manjeettahkur The latest release contains a fix for this issue! :)