Open loremru opened 11 months ago
Could someone provide an example template?
@NathanWalker, hey any thoughts? I have reproduction. Is this package still supported?
I was about to test NativeScript capacitor integration some time ago, but faced the same issue reported here.
This may be related to vite
as we haven't tested with that yet. There may be a different template setup not using vite which would work in interim until we can look at it.
yarn build:mobile
[!] Files already patched with the latest version. For details, run: ts-patch check [webpack-cli] TypeError: Cannot read properties of undefined (reading 'join') at PlatformSuffixPlugin.apply (/Users/loremru/Desktop/ns-test/node_modules/@nativescript/webpack/dist/plugins/PlatformSuffixPlugin.js:28:61) at createCompiler (/Users/loremru/Desktop/ns-test/node_modules/webpack/lib/webpack.js:76:12) at create (/Users/loremru/Desktop/ns-test/node_modules/webpack/lib/webpack.js:143:16) at webpack (/Users/loremru/Desktop/ns-test/node_modules/webpack/lib/webpack.js:151:47) at WebpackCLI.f [as webpack] (/Users/loremru/Desktop/ns-test/node_modules/webpack/lib/index.js:72:16) at WebpackCLI.createCompiler (/Users/loremru/Desktop/ns-test/node_modules/webpack-cli/lib/webpack-cli.js:1789:29) at async WebpackCLI.runWebpack (/Users/loremru/Desktop/ns-test/node_modules/webpack-cli/lib/webpack-cli.js:1890:20) at async Command. (/Users/loremru/Desktop/ns-test/node_modules/webpack-cli/lib/webpack-cli.js:912:21)
at async Promise.all (index 1)
at async Command. (/Users/loremru/Desktop/ns-test/node_modules/webpack-cli/lib/webpack-cli.js:1372:13)