Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork26
Open
Description
I have an existing Laravel (6.x) / Vue.js (2.x) project into which I'd like to add nativescript-vue. I installed nativescript and rantns doctor
successfully. I installed the [vue-cli-plugin-nativescript-vue plugin][1], then copied the files from ns-example to the root directory of my project (including the src/ folder, .env.* files, babel.config.js, and nsconfig.json).
Now, when I try runningnpm run preview:android
and scan the QR code on my android phone, I get the following messages and Webpack error:
Preparing project...starting nativeConfigBundling application for entryPath .\main.native... WARN A new version of sass-loader is available. Please upgrade for best experience.Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema. - configuration.plugins[2] misses the property 'apply'. function -> The run point of the plugin, required method.
Any suggestions on what I did wrong?
Metadata
Metadata
Assignees
Labels
No labels