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
TypeError: Cannot read property 'type' of null
at traverseObjectNode (C:\Users\Administrator\AppData\Roaming\npm\node_modul
es@tarojs\cli\src\weapp.js:137:12)
at node.elements.map.item (C:\Users\Administrator\AppData\Roaming\npm\node_m
odules@tarojs\cli\src\weapp.js:162:38)
at Array.map ()
at traverseObjectNode (C:\Users\Administrator\AppData\Roaming\npm\node_modul
es@tarojs\cli\src\weapp.js:162:26)
at properties.forEach.p (C:\Users\Administrator\AppData\Roaming\npm\node_mod
ules@tarojs\cli\src\weapp.js:145:18)
at Array.forEach ()
at traverseObjectNode (C:\Users\Administrator\AppData\Roaming\npm\node_modul
es@tarojs\cli\src\weapp.js:140:16)
at ClassProperty (C:\Users\Administrator\AppData\Roaming\npm\node_modules@t
arojs\cli\src\weapp.js:381:21)
at NodePath._call (C:\Users\Administrator\AppData\Roaming\npm\node_modules@
tarojs\cli\node_modules\babel-traverse\lib\path\context.js:76:18)
at NodePath.call (C:\Users\Administrator\AppData\Roaming\npm\node_modules@t
arojs\cli\node_modules\babel-traverse\lib\path\context.js:48:17)
编译 所有页面
(node:11612) UnhandledPromiseRejectionWarning: TypeError: Cannot read property '
pages' of undefined
at buildPages (C:\Users\Administrator\AppData\Roaming\npm\node_modules@taro
js\cli\src\weapp.js:1190:27)
at Object.build (C:\Users\Administrator\AppData\Roaming\npm\node_modules@ta
rojs\cli\src\weapp.js:2215:9)
at process._tickCallback (internal/process/next_tick.js:68:7)
at Function.Module.runMain (internal/modules/cjs/loader.js:744:11)
at startup (internal/bootstrap/node.js:285:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:739:3)
(node:11612) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This
error originated either by throwing inside of an async function without a catch
block, or by rejecting a promise which was not handled with .catch(). (rejectio
n id: 2)
(node:11612) [DEP0018] DeprecationWarning: Unhandled promise rejections are depr
ecated. In the future, promise rejections that are not handled will terminate th
e Node.js process with a non-zero exit code.
The text was updated successfully, but these errors were encountered:
TypeError: Cannot read property 'type' of null
at traverseObjectNode (C:\Users\Administrator\AppData\Roaming\npm\node_modul
es@tarojs\cli\src\weapp.js:137:12)
at node.elements.map.item (C:\Users\Administrator\AppData\Roaming\npm\node_m
odules@tarojs\cli\src\weapp.js:162:38)
at Array.map ()
at traverseObjectNode (C:\Users\Administrator\AppData\Roaming\npm\node_modul
es@tarojs\cli\src\weapp.js:162:26)
at properties.forEach.p (C:\Users\Administrator\AppData\Roaming\npm\node_mod
ules@tarojs\cli\src\weapp.js:145:18)
at Array.forEach ()
at traverseObjectNode (C:\Users\Administrator\AppData\Roaming\npm\node_modul
es@tarojs\cli\src\weapp.js:140:16)
at ClassProperty (C:\Users\Administrator\AppData\Roaming\npm\node_modules@t
arojs\cli\src\weapp.js:381:21)
at NodePath._call (C:\Users\Administrator\AppData\Roaming\npm\node_modules@
tarojs\cli\node_modules\babel-traverse\lib\path\context.js:76:18)
at NodePath.call (C:\Users\Administrator\AppData\Roaming\npm\node_modules@t
arojs\cli\node_modules\babel-traverse\lib\path\context.js:48:17)
编译 所有页面
(node:11612) UnhandledPromiseRejectionWarning: TypeError: Cannot read property '
pages' of undefined
at buildPages (C:\Users\Administrator\AppData\Roaming\npm\node_modules@taro
js\cli\src\weapp.js:1190:27)
at Object.build (C:\Users\Administrator\AppData\Roaming\npm\node_modules@ta
rojs\cli\src\weapp.js:2215:9)
at process._tickCallback (internal/process/next_tick.js:68:7)
at Function.Module.runMain (internal/modules/cjs/loader.js:744:11)
at startup (internal/bootstrap/node.js:285:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:739:3)
(node:11612) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This
error originated either by throwing inside of an async function without a catch
block, or by rejecting a promise which was not handled with .catch(). (rejectio
n id: 2)
(node:11612) [DEP0018] DeprecationWarning: Unhandled promise rejections are depr
ecated. In the future, promise rejections that are not handled will terminate th
e Node.js process with a non-zero exit code.
The text was updated successfully, but these errors were encountered: