Open
Description
Error:
ERROR in ./node_modules/object-inspect/util.inspect.js 1:0-40
Module not found: Error: Can't resolve 'util' in 'C:\Apps\Any Book\node_modules\object-inspect'
BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default.
This is no longer the case. Verify if you need this module and configure a polyfill for it.
package.json
"dependencies": {
"@nativescript-community/ui-webview": "^1.4.6",
"@nativescript/core": "~8.5.7",
},
"devDependencies": {
"@nativescript/android": "8.5.0",
"@nativescript/webpack": "~5.0.16",
"nativescript-vue-template-compiler": "~2.9.3"
}
Metadata
Metadata
Assignees
Labels
No labels