Skip to content
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

moment problem solved #142

Open
fpolito opened this issue Apr 27, 2019 · 1 comment
Open

moment problem solved #142

fpolito opened this issue Apr 27, 2019 · 1 comment

Comments

@fpolito
Copy link

fpolito commented Apr 27, 2019

in the latest version, you should correct the file
yii2fullcalendar\MomentAsset.php at line 18
public $sourcePath = '@bower/moment';
replace with
public $sourcePath = '@bower/fullcalendar/dist/moment';

@alxlnk
Copy link

alxlnk commented Mar 16, 2020

Or you can add "bower-asset/moment" to require section of your composer.json file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants