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

does not exist vendor/bower-asset/fullcalendar/packages/core #141

Open
paskuale75 opened this issue Apr 26, 2019 · 2 comments
Open

does not exist vendor/bower-asset/fullcalendar/packages/core #141

paskuale75 opened this issue Apr 26, 2019 · 2 comments

Comments

@paskuale75
Copy link
Contributor

paskuale75 commented Apr 26, 2019

I finally download last commit of this amazing repo with this:
"philippfrenzel/yii2fullcalendar":"dev-master#ce3100f70d3d51dd700f7515a7e06cf13d3954f9", in require section !
But now return me this >> The file or directory to be published does not exist: /../../vendor/bower-asset/fullcalendar/packages/core
Thanks

@paskuale75
Copy link
Contributor Author

paskuale75 commented Apr 26, 2019

I think the problem is here CoreAsset.php file, at line 19
public $sourcePath = '@bower/fullcalendar/packages/core';

it shoud be:
public $sourcePath = '@bower/fullcalendar/src/core';
or
public $sourcePath = '@bower/fullcalendar/dist/core';

@mhfuad
Copy link

mhfuad commented Sep 13, 2019

still not working

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