laravel-enso / enso

Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` -
https://www.laravel-enso.com
MIT License
1.08k stars 277 forks source link

Update issues on Windows #146

Closed jlsjonas closed 6 years ago

jlsjonas commented 6 years ago

This is a bug.

Prerequisites

Description

image

 ERROR  Failed to compile with 2 errors                                                                                                               14:24:56

These dependencies were not found:

* intro.js in ./node_modules/babel-loader/lib?{"cacheDirectory":true,"presets":[["env",{"modules":false,"targets":{"browsers":["> 2%"],"uglify":true}}]],"plugins":["transform-object-rest-spread",["transform-runtime",{"polyfill":false,"helpers":false}],"syntax-dynamic-import"]}!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./resources/js/core/structure/settings/Tutorial.vue
* !!vue-style-loader!css-loader?sourceMap!../../../../../node_modules/vue-loader/lib/style-compiler/index?{"vue":true,"id":"data-v-c1a311e2","scoped":false,"hasInlineConfig":true}!intro.js/introjs.css in ./resources/js/core/structure/settings/Tutorial.vue

To install them, you can run: npm install --save intro.js !!vue-style-loader!css-loader?sourceMap!../../../../../node_modules/vue-loader/lib/style-compiler/index?{"vue":true,"id":"data-v-c1a311e2","scoped":false,"hasInlineConfig":true}!intro.js/introjs.css

Steps to Reproduce

follow 2.11.4 upgrade steps

jlsjonas commented 6 years ago

Issue got even weirder... image yet it doesn't seem to do it. Very strange.

jlsjonas commented 6 years ago

Whoops... for future browsers/googlers: issue was the --tag having quotes, these got removed in a recent update