You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
安装 "apollo-node-client": "^1.4.3",无法正常获取apollo配置, "apollo-node-client"已安装,程序里面有./node_modules/apollo-node-client/dist/lib/access文件,具体错误信息:
Error: Cannot find module './lib/access'
at webpackEmptyContext (eval at ./node_modules/apollo-node-client/dist sync recursive (testx.js:10:1), :2:10)
at eval (index.js:29:18)
at eval (index.js:17:17)
at eval (index.js:26:3)
at ./node_modules/apollo-node-client/dist/index.js (testx.js:21:1)
at webpack_require (app.js:854:30)
at fn (app.js:151:20)
at eval (cjs.js?!./node_modules/babel-loader/lib/index.js!./node_modules/ts-loader/index.js?!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader/lib/index.js?!./src/views/testx.vue?vue&type=script&lang=ts:32:5)
at ./node_modules/cache-loader/dist/cjs.js?!./node_modules/babel-loader/lib/index.js!./node_modules/ts-loader/index.js?!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader/lib/index.js?!./src/views/testx.vue?vue&type=script&lang=ts (testx.js:709:1)
at webpack_require (app.js:854:30)
The text was updated successfully, but these errors were encountered:
安装 "apollo-node-client": "^1.4.3",无法正常获取apollo配置, "apollo-node-client"已安装,程序里面有./node_modules/apollo-node-client/dist/lib/access文件,具体错误信息:
Error: Cannot find module './lib/access'
at webpackEmptyContext (eval at ./node_modules/apollo-node-client/dist sync recursive (testx.js:10:1), :2:10)
at eval (index.js:29:18)
at eval (index.js:17:17)
at eval (index.js:26:3)
at ./node_modules/apollo-node-client/dist/index.js (testx.js:21:1)
at webpack_require (app.js:854:30)
at fn (app.js:151:20)
at eval (cjs.js?!./node_modules/babel-loader/lib/index.js!./node_modules/ts-loader/index.js?!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader/lib/index.js?!./src/views/testx.vue?vue&type=script&lang=ts:32:5)
at ./node_modules/cache-loader/dist/cjs.js?!./node_modules/babel-loader/lib/index.js!./node_modules/ts-loader/index.js?!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader/lib/index.js?!./src/views/testx.vue?vue&type=script&lang=ts (testx.js:709:1)
at webpack_require (app.js:854:30)
The text was updated successfully, but these errors were encountered: