lihongbin
lihongbin
 C:\Users\oe_lihongbin\Desktop\investment\node_modules\customize-cra\dist\index.cjs.js:1 "use strict";function _interopDefault(e){return e&&"object"==typeof e&&"default"in e?e.default:e}Object.defineProperty(exports,"__esModule",{value:!0});var flow=_interopDefault(require("lodash.flow"));function _defineProperty(e,s,t){return s in e?Object.defineProperty(e,s,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[s]=t,e}function _objectSpread2(e){for(var s=1;s{let t;t=s?e=>e.loader&&e.loader.includes("babel")&&e.exclude:e=>e.loader&&e.loader.includes("babel")&&e.include;let r=e.module.rules. TypeError: Cannot read property 'push' of undefined at Object. (C:\Users\oe_lihongbin\Desktop\investment\node_modules\customize-cra\dist\index.cjs.js:1:5679) at Object.webpack (C:\Users\oe_lihongbin\Desktop\investment\node_modules\lodash.flow\index.js:177:42)...
扫不出来,颜色 什么的需要 设置吗 
/** * 根据index动态改变按钮的文本 * @param text * @param index */ public void setDynamicTabText(String text,int index) { ((TextView) tabMenuView.getChildAt(index)).setText(text); }
Repo is installed in win10 environment, environment variables and configuration files are configured correctly, repo init time error fatal: manifest default.xml not found
Process: com.tamic.excemple, PID: 25054 java.lang.NoSuchMethodError: No virtual method load(Ljava/lang/String;)Lcom/bumptech/glide/DrawableTypeRequest; in class Lcom/bumptech/glide/RequestManager; or its super classes (declaration of 'com.bumptech.glide.RequestManager' appears in /data/app/com.tamic.excemple-2/split_lib_dependencies_apk.apk:classes28.dex) at com.liji.takephoto.GlideImageLoader.displayImage(GlideImageLoader.java:23) at cn.finalteam.galleryfinal.adapter.PhotoListAdapter.onBindViewHolder(PhotoListAdapter.java:73) at cn.finalteam.galleryfinal.adapter.PhotoListAdapter.onBindViewHolder(PhotoListAdapter.java:39) at cn.finalteam.toolsfinal.adapter.ViewHolderAdapter.getView(ViewHolderAdapter.java:52)...