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
问题描述
使用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
The text was updated successfully, but these errors were encountered:
问题描述
使用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)
系统信息
The text was updated successfully, but these errors were encountered: