Timothy Olaleke
Timothy Olaleke
ON this @mazipan
Okay, sounds good.
@manekinekko I'm on this :-D
ERROR in ./~/babel-loader/lib!./~/vue-loader/lib/selector.js?type=script&index=0!./client/App.vue Module not found: Error: Can't resolve 'components/UI/Notifications' in '/home/timtech4u/Desktop/Projectz/restmeal/client' @ ./~/babel-loader/lib!./~/vue-loader/lib/selector.js?type=script&index=0!./client/App.vue 15:0-56 @ ./client/App.vue @ ./client/app.js @ ./client/index.js @ multi ./build/dev-client ./client/index.js Child html-webpack-plugin for "index.html": Asset...
It works now, You also need to change line 15 on ../client/App.vue to: import Notifications from 'components/ui/Notifications' @pi-ron can I be added to the contributors list so I can push...
HI @ToddKopriva , I'd love to take a look. @syslogic would you like to reach out so I'll update this with your tutorial. Email is on my profile. Thanks
Do this on your main.js file: ```js import axios from 'axios' Vue.use(axios) ```
Hi @fundon Please can I get a Doc to how you use Plotly.js with Vuejs? Thanks
Thank you @hfuss for the reply. I could also request @nguyer adds you to a shared connection on Slack for further chat. I also got the deployment working by switching...