-
Notifications
You must be signed in to change notification settings - Fork 48
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
Unable to create any service on top of your repo,, Error: Cannot read property 'call' of undefined #11
Comments
Can you try the latest version of feathers-vue feathers-2 branch and tell me if it's working for you? |
so i tried this new branch but for some reason I see these issues. html components arent being rendered properly if i go to this url / login Possibly icons arent loading.. . Here's the output on terminal :
WAIT Compiling... 18:07:10 WAIT Compiling... 18:07:10 WAIT Compiling... 18:07:10 WAIT Compiling... 18:07:10 Webpack Bundle Analyzer is started at http://127.0.0.1:8888 DONE Compiled successfully in 3504ms 18:07:15 DONE Compiled successfully in 3504ms 18:07:15 Hash: 636b987fe53d0988f11e DONE Compiled successfully in 3503ms 18:07:15 DONE Compiled successfully in 3503ms 18:07:15 WebpackCleanupPlugin: 0 file(s) deleted. |
This could be due to an issue I haven't found a solid solution for. The server starts before webpack has finished rendering the bundle which means you either need to run Thanks for finding those bugs! |
Which machine are you running on? Mac, linux or windows? |
Everytime I generate a new service on top of your repo,
sudo feathers generate service people
I get this error..
Can you please look into why do i get this error ?
Also the whole applicatoin stops working, what am i doing wrong ?
The text was updated successfully, but these errors were encountered: