Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction preprocess failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: value of type `&SocialProfileV3.SocialProfile?` has no member `emitInstalledEvent`
--> b8405e70c11070367518270e40b9810337eba18ef263148e1de339058e22efbf:74:24
|
74 | borrowedProfile.emitInstalledEvent()
| ^^^^^^^^^^^^^^^^^^ type is optional, consider optional-chaining: ?.emitInstalledEvent