I have this error:
'someFunction' is not an exported object from 'namespace:somePackage'
Does anyone know how to solve it?
I have this error:
'someFunction' is not an exported object from 'namespace:somePackage'
Does anyone know how to solve it?
Copyright © 2021 Jogjafile Inc.
Some reasons:
??someFunctionto find out which package it belongs to.See also these questions referring to specific instances of this problem: