build_err.txt 392 B

1234
  1. - Start to compile the current project to the mp-weixin platform...
  2. (node:35040) [DEP0044] DeprecationWarning: The `util.isArray` API is deprecated. Please use `Array.isArray()` instead.
  3. (Use `node --trace-deprecation ...` to show where the warning was created)
  4. (node:35040) [DEP0055] DeprecationWarning: The `util.isRegExp` API is deprecated. Please use `arg instanceof RegExp` instead.