Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
298 views

I am currently trying to migrate from Vue2 to Vue3 using migration build. When I try to build the project, the following error occurs: Syntax Error: TypeError: Cannot read properties of undefined (...
Rae's user avatar
  • 15
0 votes
1 answer
243 views

let paged = new Previewer(); paged.preview('test', \[\], document.body).then((flow) =\> { console.log("Rendered", flow.total, "pages."); }); Facing issue: 1:1188-1197 export '...
Deepak Walia's user avatar
0 votes
0 answers
110 views

always show error ERROR in ./public/data-test.csv 2:12 Module parse failed: Unexpected token (2:12) You may need an appropriate loader to handle this file type, currently no loaders are configured to ...
Habibatul Jalilah's user avatar
-1 votes
1 answer
507 views

Hello Stack Overflow community! I'm facing an issue with rendering a component in Laravel Nova after updating dependencies in the project. When trying to open the component in Laravel Nova, I get an ...
Ilya Pelevin's user avatar
2 votes
1 answer
3k views

I'm using Swiper Element for slide effects in a Vue app, it works fine but I keep getting these two warnings, [Vue warn]: Failed to resolve component: swiper-slide If this is a native custom element, ...
anas ali's user avatar
  • 113
0 votes
1 answer
783 views

I'm working on adding a custom tool to an existing Laravel application using Laravel Nova for the admin panel. The auto generated tool that is created with "php artisan nova:tool vendor/name"...
Koen Dekker's user avatar
0 votes
1 answer
139 views

I have a new, very barebones project. If I attempt to import json into my entry file (vanilla .js), it works, eg: import pkg from './package.json'; When I attempt to do the same in a .vue file's <...
derrick's user avatar
0 votes
0 answers
121 views

I'm trying to configure webpack to compile/bundle small standalone Vue apps (each living in their own separate subdirectory) once, automatically from the top level; instead of setting up webpack ...
Nonchalant's user avatar
0 votes
2 answers
794 views

I updated Nodejs version on my Vue 2 project from 14 to 18 (16 has the same issue). It was fine in the beginning. But, at some point in the last month when I decided to clean up Docker caches, images, ...
dudintv's user avatar
  • 61
1 vote
1 answer
281 views

The issue is when I switch from Route 1 to Route 2 then First "created" of route2 being called after that "unmounted" of route1. Actually it should be like first "unmounted&...
UIDev's user avatar
  • 21
0 votes
0 answers
48 views

**The require method images are not rendered with Vuejs. Even though I've add the vue-loader dependency, and the props are delivered correctly. The template is simple - just an array in App component, ...
user avatar
2 votes
2 answers
17k views

I try to migrate a large existing codebase from Vue2 to Vue3 using Webpack. So I upgraded the necessary packages in package.json to looks like this (no problems here): "vue": "^3.2.45&...
Reynicke's user avatar
  • 1,588
1 vote
1 answer
949 views

I want to create mini Vue app embedded in the Shopware 6 storefront (inside TWIG ecosystem). So far I have this: MyPluginTheme\src\Resources\app\storefront\build\webpack.config.js const { join, ...
Robert Rypuła's user avatar
1 vote
0 answers
231 views

v-model works fine when using string templates using template: '<div>....' but doesn't work when using SFC components using <template> element. I am using a custom configuration with ...
user2080105's user avatar
  • 1,706
12 votes
2 answers
15k views

I am trying to use vue-loader with my SPA VUE APP, And I'm getting the following error. ERROR in ./app2.vue Module build failed (from ./node_modules/vue-loader/dist/index.js): TypeError: Cannot ...
daniel's user avatar
  • 199
4 votes
0 answers
850 views

This is the style from my Vue template file: <style lang="sass" scoped> a color: inherit cursor: pointer .nav-link.active border-bottom: 4px solid #28a745 .nav-...
jean d'arme's user avatar
  • 4,355
-1 votes
1 answer
2k views

I wanted to create a project using this github repo as a base: https://github.com/suresh-ramani/laravel-vue3-vite The repo essentially enables a Laravel 9 full stack server-side rendered application ...
Daemonleak's user avatar
2 votes
1 answer
2k views

We are using vue-loader (usually together with the html-webpack-plugin, but I omit this in the following because it is not the important part) to transpile multiple vue based applications within a ...
nils's user avatar
  • 1,412
0 votes
0 answers
230 views

I have my VueJS project and I want to use VueJs single page components in it. The project is desired to be CRUD application that works with PotrgeSQL tables so it has all corresponding dependencies. ...
IngeniousTom's user avatar
0 votes
0 answers
1k views

I'm starting a legacy assembly of webpack 3 on webpack 5. When setting up the config and updating plugins, I ran into a problem, the sfc components of vue see only the styles of scss modules. <!-- ...
Batyodie's user avatar
  • 161
0 votes
1 answer
533 views

I compile my code via webpack(^5.51.1) and vue-loader(^17.0.0) and I tried firing up an old project and it's giving me this error: [webpack-cli] Failed to load '/var/www/webpack.config.js' config [...
Florian Becker's user avatar
0 votes
2 answers
4k views

In my local build environment, there are some directories at the base directory where my webpack config is. These directories contain quite a few files (they are other applications that are part of ...
Aaron Newman's user avatar
2 votes
0 answers
1k views

My webpack dev server which need to launch electron app generate this error : Cannot find module 'vue-loader/lib/loaders/pitcher' I installed the next version of vue-loader because I'm in vueJS3 ...
miltone's user avatar
  • 4,816
0 votes
1 answer
1k views

I'm new to Vue and working off some legacy code on a Vue app and am not sure why my images aren't loading to the page. I know my component's paths to the assets are correct because I have an extension ...
mojwest's user avatar
7 votes
0 answers
960 views

Is there a way to pre compile Vue3 templates for client side rendering using Vite to avoid 'unsafe-eval' errors? Seems like Vue-Loader allowed template pre compilation but I am not finding the same ...
rreyes1979's user avatar
  • 1,945
2 votes
2 answers
2k views

Hi i have situation where css and scss is not applied of a component of 1 app into another app I have 2 apps core plugins i want to use the components of a core app into plugins app here is how i'm ...
EaBengaluru's user avatar
0 votes
1 answer
289 views

I'm not sure what's going on here, I updated webpack-encore and vue loader to the most recent versions, and suddenly the HTML for slots compiles into something really weird. It's just a simple <...
Lehren's user avatar
  • 149
3 votes
0 answers
355 views

I'd like to be able to import the whole css file that was generated from Vue components to css/app.[hash].css as raw text from js code. I.e. I would like to do something like const cssAsRawText = ...
Tuomas A.'s user avatar
4 votes
2 answers
17k views

After trying to clone my project from GitHub, (Had to delete I locally). I started to get the following error. error in ./src/App.vue?vue&type=template&id=7ba5bd90&ts=true Module parse ...
backurdi's user avatar
  • 131
0 votes
0 answers
258 views

I've checked multiple related questions but none seems to fit. I'm using multiple libraries in my web app, importing them inside Vue single file components without too much hassle as follows: <...
Sushi2all's user avatar
  • 563
2 votes
2 answers
5k views

When i try to run "cross-env NODE_ENV=development nodemon ./server.js" i got these error: ModuleBuildError: Module build failed (from ./node_modules/vue-loader/lib/loaders/templateLoader.js)...
codeaizy's user avatar
3 votes
0 answers
414 views

QUESTION: How can I configure Webpack to treat warnings as errors when using Vue-Loader? BACKGROUND: My Webpack configuration is using Vue-Loader to build an app that uses Vue single-file components. ...
derekbaker783's user avatar
1 vote
1 answer
1k views

After working through a major npm package update, I am getting an error thrown from my nuxt config file… I haven’t found a link showing me transformAssetUrls current state (if it has been deprecated/...
Joshua's user avatar
  • 503
3 votes
0 answers
732 views

I've setup a small webpack project which creates a Vue app bundle which is included in a static HTML file where the app is injected. I want to have components written in Typescript so I've included ts-...
Marcin Dabkus's user avatar
4 votes
3 answers
6k views

Im trying to install the vuetify but it is giving me this Error: [VuetifyLoaderPlugin Error] No matching rule for vue-loader found. Make sure there is at least one root-level rule that uses vue-loader ...
istryingtocode's user avatar
8 votes
4 answers
5k views

I work with Vue3 in TS (last vue-cli). I want to get all nodes (vnodes) elements when vue-loader compile .vue file. I need to read nodes attributes and remove all "data-test". I have try in ...
Brice Chaponneau's user avatar
2 votes
1 answer
1k views

My packageJSON "devDependencies": { "@fortawesome/fontawesome-svg-core": "^1.2.35", "@fortawesome/free-solid-svg-icons": "^5.15.3", ...
Md Nurul Afsar Pervez's user avatar
0 votes
1 answer
229 views

When running vue-cli-service build I get this error. I don't know what's is missing. NODE_ENV=development vue-cli-service build --mode development --watch This relative module was not found: * ./...
sparkle's user avatar
  • 7,418
4 votes
1 answer
2k views

I would like to ask what is the best approach to include and reuse Vue components that are written in .vue files (SFC), into existing web pages. For example lets say there is already an SPA project ...
weaklin's user avatar
  • 86
6 votes
1 answer
3k views

Vue 3 deprecated using v-deep as a combinator: https://github.com/vuejs/rfcs/blob/master/active-rfcs/0023-scoped-styles-changes.md We have existing code using SCSS and v-deep like this: .class ::v-...
Ropez's user avatar
  • 3,544
2 votes
1 answer
639 views

I have a vue2 component that looks like this: <template> <p>Hello world</p> </template> <script> export default { name: 'Example' }; </script> <docs> Some ...
Johannes Stricker's user avatar
2 votes
1 answer
2k views

Version 3.0.5 Reproduction link https://github.com/clark-cui/vue3-problem Steps to reproduce yarn npm run dev What is expected? devServer work successfully. What is actually happening? Module not ...
clark-cui's user avatar
1 vote
1 answer
702 views

I have a scoped style tag in my vue component: <style scoped> .ttt{ background-color: red; } </style> When I build my project with npm and webpack, the styles are not ...
user2810895's user avatar
  • 1,374
4 votes
4 answers
12k views

I am currently building a web application using Laravel and Vue. The error that I am getting is for all the components that I have. ERROR in ./resources/assets/js/components/App 1:0 Module parse ...
Lukas Grofcik's user avatar
1 vote
1 answer
1k views

I have a problem with webpack 5 and Vue.js 3 hot reloading - I don't know if some npm packages need updating (vue-loader?) or if I'm doing something wrong. I created a minimal repository here: https://...
dennis's user avatar
  • 887
44 votes
5 answers
75k views

I am trying to integrate vuejs 3 to an existing project which uses webpack. I read about vue-loader, so I am trying to use it. In the official documentation I have this: Every time a new version of ...
Alejo Dev's user avatar
  • 2,646
0 votes
1 answer
845 views

I am using Vue CLI which abstracts away much of the Webpack configuration for running and building the application. This comes with some benefits, but I am at a loss as to how to create specific rules ...
ogot's user avatar
  • 341
1 vote
1 answer
962 views

Using Laravel Mix by the way... and trying to use Vue Apollo, it says we need to add this to babel config: { test: /\.vue$/, use: [ { ...
andrux's user avatar
  • 2,932
1 vote
1 answer
292 views

I am trying to access vuetify inside a component I dynamically get from http-vue-loader. I received an error that says vuetify components weren't registered. I then try to import the needed ...
den0's user avatar
  • 186
0 votes
0 answers
1k views

I ran into some issues with vue-loader while trying to create a vue project. I started out creating a project with vue init. Next up I added Firebase by running npm install firebase and adding import ...
Niels Boelens's user avatar

1
2 3 4 5 6