If you getting errors bellow while trying to execute your truffle external script continue to read.
errors:
TypeError: Cannot read property 'apply' of undefined
exception at require.js:128:1
TypeError: fn is not a function
For some reason it was quite difficult to find solution how to run external script. After some time I finally have figure it out so I'm sharing it with world:
errors:
TypeError: Cannot read property 'apply' of undefined
exception at require.js:128:1
TypeError: fn is not a function
For some reason it was quite difficult to find solution how to run external script. After some time I finally have figure it out so I'm sharing it with world:
Thank you. This helped me a lot. Looking forward to future posts!
ReplyDeleteThx MUCH!!!
ReplyDelete