Closed sebj54 closed 3 years ago
Thank you for the issue. I didn't have a chance to check the plugin for NS8 yet. So it seems that the time has come. I will try to take a look on Sunday
Well, I've started migration on Sunday. However, it appeared to be a bit more tricky and I have to spend some more time. I will notify you in a while
Hi, have similar issue with NS8 with angular IOS error: ERROR in ./node_modules/@sergeymell/nativescript-svg/index.js 168:22-44 Module not found: Error: Can't resolve 'utils/utils' in '/Users/oshyshkov/Documents/IDR/juryimpact_mobile/node_modules/@sergeymell/nativescript-svg'
ERROR in ./node_modules/@sergeymell/nativescript-svg/index.js 186:26-42 Module not found: Error: Can't resolve 'trace' in '/Users/oshyshkov/Documents/IDR/juryimpact_mobile/node_modules/@sergeymell/nativescript-svg'
ERROR in ./node_modules/@sergeymell/nativescript-svg/index.js 191:21-44 Module not found: Error: Can't resolve 'ui/core/view' in '/Users/oshyshkov/Documents/IDR/juryimpact_mobile/node_modules/@sergeymell/nativescript-svg'
ANDROID ERROR: ERROR Error: Cannot find module 'file-system'
Is this enough to configure copy at webpack: webpack.Utils.addCopyRule('*/.svg');
@SergeyMell , could you please take a took, because there is no alternatives to your plugin.
Published new version - 1.1.0 with fixed deprecated imports. I've checked on my application and it worked correctly, but feel free to reopen the issue or ping me if something doesn't work as you expected
It works great, thanks!
Hi there!
I just updated a project to NativeScript 8 and your plugin is still working like a charm but I have 3 errors displayed during build (
ns debug android
):Since it's working, I don't know where to look or what to change but I'd be really glad to help and maybe find a solution. Feel free to ask!