Open EM-LilianaIturribarria opened 7 years ago
Hi guys, if i run: gulp build or npm run build it generates the css and js files of my app and vendor. However the vendor files are incomplete... Vue is not found.
.yo-rc.json
{ "generator-fountain-vue": { "version": "1.0.0", "props": { "resolved": "C:\\Users\\liliana.iturribarria\\AppData\\Roaming\\npm\\node_modules\\generator-fountain-vue\\generators\\app\\index.js", "namespace": "fountain-vue:app", "_": [], "framework": "vue", "js": "babel", "modules": "webpack", "css": "less", "ci": [], "sample": "techs", "router": "router" } } }
Hi guys, if i run: gulp build or npm run build it generates the css and js files of my app and vendor. However the vendor files are incomplete... Vue is not found.
.yo-rc.json
{ "generator-fountain-vue": { "version": "1.0.0", "props": { "resolved": "C:\\Users\\liliana.iturribarria\\AppData\\Roaming\\npm\\node_modules\\generator-fountain-vue\\generators\\app\\index.js", "namespace": "fountain-vue:app", "_": [], "framework": "vue", "js": "babel", "modules": "webpack", "css": "less", "ci": [], "sample": "techs", "router": "router" } } }