Simon Mullaney
Simon Mullaney
Yeah I'm just after checking my adminconnection.js file and it doesn't have a createProfile function anymore. I'm just using `npm test` in my project folder. I get the following error...
Yes, the createProfile function isn't there... I'm using the latest version - v0.15.2
No worries Zach - I know the way! I'll have a further look into it, and maybe take up the issue with the Hyperledger dev's to see if they know...
Yeah for sure - ill post the fix here when I figure it :)
Hey Zach - the fix was in that file you attached -> https://github.com/hyperledger/composer-sample-networks/blob/master/packages/perishable-network/test/perishable.js You just have to connect as they do in it :)