vue-meteor
vue-meteor copied to clipboard
vue-apollo meteor package still supported?
Installing akryum:vue-apollo leads to browser error Error: Cannot find module 'apollo-client/gql'
Server side seems to work (at least the /graphiql works). Client Side does not work. The installed package version is 0.0.4 and can't be updated (although there are no dependants listed on atmosphere).
Also the packages can not be found in the package listing in this depository. So I am wondering: Is akryum:vue-apollo still supported or do we have to go the npm way?