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

Problem with FullCalendar latest version #150

Open
kongoon opened this issue Aug 18, 2019 · 9 comments
Open

Problem with FullCalendar latest version #150

kongoon opened this issue Aug 18, 2019 · 9 comments

Comments

@kongoon
Copy link

kongoon commented Aug 18, 2019

Now, i'm update composer with FullCalendar package latest version but it's show error
The file or directory to be published does not exist: vendor/bower-asset/fullcalendar/dist

@RStuffGit
Copy link

RStuffGit commented Aug 21, 2019

+1. It seems like npm package is not built to the dist folder

@michallo64
Copy link

+1

@matteo-cerioni
Copy link

Unfortunately the last version of fullcalendar supported by this extension is 3.9.0.
The last version is currently broken.
Use "philippfrenzel / yii2fullcalendar": "3.9.0".
see #139 .

@mingchi21
Copy link

+1

@rumours86
Copy link
Contributor

maybe it will help
#151

@rumours86
Copy link
Contributor

rumours86 commented Sep 2, 2019

in our project i added in composer.json

	"conflict": {
		"bower-asset/fullcalendar": "^4.3.0"
	},

@mcki0127
Copy link

With @rumours86 solution, I'm getting:
philippfrenzel/yii2fullcalendar 3.9.0 requires bower-asset/fullcalendar-scheduler ^1.9.2@stable -> no matching package found.

@mcki0127
Copy link

mcki0127 commented Oct 4, 2019

Finally got it to work. I'm not sure what was causing the problem.

maxxer added a commit to YetOpen/yii2fullcalendar-scheduler that referenced this issue Jul 22, 2022
@prajwaledz
Copy link

Did any one found solution?

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

8 participants