Philip
Results
2
comments of
Philip
建议将react,vue分开发布到npm上,现在通过npm install simple-crop安装是把整个工程下到node_modules里,还要进入到node_modules内的simple-crop模块安装依赖,另外如果在裁剪回调 cropCallback中加入裁剪的canvas转化成base64的图片就更完美了@newbieYoung
I try to send the debug message to claude, some commands were output like ``` export NODE_OPTIONS="--dns-result-order=ipv4first --max-http-header-size=32768" claude ``` the steps: 1. `DEBUG=* claude` 2. ``` export NODE_OPTIONS="--dns-result-order=ipv4first --max-http-header-size=32768"...