I have cloned project and trying to run example demo. But it is showing error like Module not found: Can't resolve '@unicef/react-org-chart' in 'C:\Users\Mukhammadjon_Sirojid\Desktop\PROJECT\Givver\react-org-chart\examples\src'.
I have found in examples/src/package.json syntax @unicef/react-org-chart": "file:...``` under dependencies. Is this syntax possible ? How can I get project up and running.
I have cloned project and trying to run example demo. But it is showing error like Module not found: Can't resolve '@unicef/react-org-chart' in 'C:\Users\Mukhammadjon_Sirojid\Desktop\PROJECT\Givver\react-org-chart\examples\src'.
I have found in
examples/src/package.jsonsyntax@unicef/react-org-chart": "file:...``` under dependencies. Is this syntax possible ? How can I get project up and running.