i configured my webpack the same as it is in the documentation , then when i run tns run android i get this message
Executing before-liveSync hook from C:\Users\sss-g\Documents\HelloWorld\hooks\before-liveSync\nativescript-angular-sync.js
up to date in 10.439s
Executing before-prepare hook from C:\Users\sss-g\Documents\HelloWorld\hooks\before-prepare\nativescript-dev-typescript.js
Preparing project...
Executing before-prepareJSApp hook from C:\Users\sss-g\Documents\HelloWorld\hooks\before-prepareJSApp\nativescript-dev-webpack.js
Running webpack for Android...
module.js:538
throw err;
^
Error: Cannot find module 'C:\Users\sss-g\Documents\HelloWorld\node_modules\@ngtools\webpack'
at Function.Module._resolveFilename (module.js:536:15)
at Function.Module._load (module.js:466:25)
at Module.require (module.js:579:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (C:\Users\sss-g\Documents\HelloWorld\node_modules\nativescript-dev-webpack\plugins\NativeScriptAngularCompilerPlugin.js:1
0:27)
at Module._compile (module.js:635:30)
at Object.Module._extensions..js (module.js:646:10)
at Module.load (module.js:554:32)
at tryModuleLoad (module.js:497:12)
at Function.Module._load (module.js:489:3)
Unable to apply changes on device: PSE7N17407001621. Error is: Executing webpack failed with exit code 1..
Executing after-watch hook from C:\Users\sss-g\Documents\HelloWorld\hooks\after-watch\nativescript-dev-typescript.js