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

npm 小程序编译打包路径错误。 #4544

Closed
hqman opened this issue Sep 26, 2019 · 5 comments
Closed

npm 小程序编译打包路径错误。 #4544

hqman opened this issue Sep 26, 2019 · 5 comments
Assignees

Comments

@hqman
Copy link

hqman commented Sep 26, 2019

##错误提示

WAService.js:1 Uncaught Error: module "npm/apollo-client/node_modules/apollo-link/lib/index.js" is not defined
    at require (WAService.js:1)
    at WAService.js:1
    at index.js:19
    at require (WAService.js:1)
    at WAService.js:1
    at useQuery.js:25
    at require (WAService.js:1)
    at WAService.js:1
    at index.js:19
    at require (WAService.js:1)

npm/apollo-client/node_modules/apollo-link/lib/index.js 这个路径应该是
npm/apollo-client/npm/apollo-link/lib/index.js

  • 操作系统: [e.g. Windows 10]
  • Taro 版本 [e.g. v.1.3.19]
  • Node.js 版本 [e.g. v9.0.0]
  • 报错平台 [h5, weapp]

@yuche

@taro-bot
Copy link

taro-bot bot commented Sep 26, 2019

欢迎提交 Issue~

如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏

如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。

Good luck and happy coding~

@taro-bot
Copy link

taro-bot bot commented Sep 26, 2019

CC @luckyadam

@luckyadam
Copy link
Member

提交一个 demo 看下吧

@taro-bot
Copy link

taro-bot bot commented Oct 12, 2019

Hello~

您的问题我们无法复现。如果有空的话还请拔冗提供一个简单的复现 demo,否则这个 issue 将在 15 天后被自动关闭。

如果您在这 15 天中更新更多信息自动关闭的流程会自动取消,如有其他问题也可以发起新的 Issue。

Good luck and happy coding~

@hqman
Copy link
Author

hqman commented Oct 19, 2019

升级到 1.3.20 没有这个问题

@hqman hqman closed this as completed Oct 19, 2019
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

2 participants