jAddict7

Results 3 comments of jAddict7

Install crc globally, ``` npm install -g crc ``` or locally ``` npm install crc ``` Then at the calling end, change the path to ``` var crc = require('../../../crc/lib/index.js');...

+1 ... Anyone got solution?

@peshkov3 Thank you .. I will give a try ...