Closed obaid closed 8 years ago
Hi, can you post your package.json file here.
@darrenmerrett here you go:
{
"private": true,
"devDependencies": {
"gulp": "^3.8.8"
},
"dependencies": {
"bootstrap": "^3.0.0",
"jquery": "^2.1.4",
"js-cookie": "^2.1.0",
"laravel-elixir": "^6.0.0-11",
"laravel-elixir-vue-2": "^0.2.0",
"laravel-elixir-vueify": "^2.0.0",
"laravel-elixir-webpack-official": "^1.0.2",
"moment": "^2.10.6",
"promise": "^7.1.1",
"react-spark-js": "^0.1.5",
"sweetalert": "^1.1.3",
"underscore": "^1.8.3",
"urijs": "^1.17.0",
"vue": "~2.0.1",
"vue-resource": "^1.0.3"
}
}
(edited to correct the package.json)
I've just added support for larval-elixir v6, if you do a composer update it should work.
I ran into an issue while trying to build the app:
php artisan react-spark:build
gives me the following error: