Good morning my friends,
I would like to ask you for a help. I have been trying to add this 3dm importing function (rhino-developer-samples/rhino3dm/js/node/Sample3dmReader at 7 · mcneel/rhino-developer-samples · GitHub) to my App component. The weird is that when I use it alone in a js file I do not get any errors, but once I add it to my code it throws a magic word error and it does not do what it intended to.
My repository is this one:
https://gitlab.com/raphael09/node-js-experiments