-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
all .css and .js files not found !! #140
Comments
hmm, need to check where they moved due to update to 4.x release |
Do you know the solution to do this? if I go back to version ^3. it return me another error, it doesn't find bower-asset / moment !! |
in my composer.json I added this :
why ? |
hmm, looks like you switched from dev-master to * -> and you prefere stable... ;) |
the strange thing is that if I open the CoreAsset.php file I still see this on line 62, why not update it at your last commit (ec5f9fd) ?
thanks, see you later ;) |
my composer.json contain this
can this be the reason why the coreAsset.php file is not updated ? Thanks |
I actually have the same problem |
Same |
My composer config looks like this:
@vendor/bower contains fullcalendar and fullcalendar-scheduler But when I try to load the yii2fullcalendar widget, I get 404 Not Found errors for: I can't say exactly when this broke, but it was working up until recently. The yii2fullcalendar composer has:
Will |
I have a new install and I am seeing the same thing. I have found most of the js files and copied them into the requested location, but I can't find the fullcalendar.js file. |
Thanks |
fullcalendar.min.css not found
locale-all.js not found
fullcalendar.js not found
locale-all.js not found
.... why ?!
The text was updated successfully, but these errors were encountered: