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

N.default.initPxTransform is not a function #597

Closed
terry-fei opened this issue Sep 8, 2018 · 1 comment
Closed

N.default.initPxTransform is not a function #597

terry-fei opened this issue Sep 8, 2018 · 1 comment

Comments

@terry-fei
Copy link

问题描述
使用taro开发的小程序,执行npm run dev:h5
页面不显示,控制台报错:N.default.initPxTransform is not a function

复现步骤
无法定位到哪一行代码出的问题

Uncaught TypeError: N.default.initPxTransform is not a function
at Object.eval (index.js?52c5:1)
at webpack_require (index.js?52c5:1)
at eval (index.js?52c5:1)
at eval (index.js?52c5:1)
at webpackUniversalModuleDefinition (index.js?52c5:1)
at eval (index.js?52c5:1)
at Object../node_modules/taro-ui/dist/h5/index.js (app.js:1790)
at webpack_require (app.js:768)
at fn (app.js:131)
at eval (index.js?9dc4:2)

系统信息

  • 操作系统: OSX 10.13.6
  • Taro 版本 1.0.0-beta.23
  • Node.js 版本 8.11.4
@luckyadam
Copy link
Member

cli 和 本地依赖版本不一致导致,全部升级到最新的吧

heweishui pushed a commit to heweishui/taro that referenced this issue Sep 19, 2024
…6.29

[harmony-hybrid]新增previewImage,修改getFileInfo。
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