-
I'm using these versions:
"laravel-mix": "^6.0.25"
"laravel-mix-code-splitter": "^1.0.5"
and I'm getting this error:
```
ReferenceError: File is not defined
at isFolder (.../no…
-
provision file after `cd /vagrant && yarn install --frozen-lockfile`
```
default: yarn install v1.22.18
default: [1/4] Resolving packages...
default: [2/4] Fetching packages...
…
-
- Laravel Mix Version: #.#.# (laravel-mix@6.0.0-beta.17)
- Node Version (v12.16.1):
- NPM Version (7.4.3):
- OS: Window
### Description:
Syntax Error occurs when running npx --section=l…
-
- Laravel Mix Version: master branch
- Node Version: not relevant
- NPM Version: not relevant
- OS: not relevant
### Description:
Class HotReloading relies only on command line when w…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
- Laravel Mix Version: 6.0.49 (`npm list --depth=0`)
- Node Version (`node -v`): v18.2.0
- NPM Version (`npm -v`): 8.9.0
- OS: macOS
### Description:
`npm audit` is showing latest lar…
-
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: undefined@undefined
npm ERR! Found: laravel-mix@6.0.34
npm ERR! node_modules/laravel-…
-
- Laravel Mix Version: 6.0.49 (`npm list --depth=0`)
- Node Version (`node -v`): v20.15.0
- NPM Version (`npm -v`): 10.7.0
- webpack : "^5.92.1",
- sass: "^1.55.0",
- sass-loader : "^14.…
-
In IE, and Edge i'm getting the below issue:
SCRIPT1002: Syntax error
app.js, line 29199 character 1
The issue falls on:
const install = (Vue) => {
Vue.component('agile'…
-
I was wondering if laravel-svelte-direct would also be upgraded to use Vite?