- 请问在微信云开发.云后台里,为什么没有看到有创建APIS的页面入口了呢?有谁知道在哪儿能打开并创建?
请问在微信云开发.云后台里,为什么没有看到有创建APIS的页面入口了呢?有谁知道在哪儿能打开并创建APIS的入口页面呢? [图片]
10-19 - npm install --save wx-server-sdk@latest 报错,怎么处理呢?
$ npm install --save wx-server-sdk@latest (node:4553) [DEP0170] DeprecationWarning: The URL http://your-proxy-url:port is invalid. Future versions of Node.js will throw an error. (Use `node --trace-deprecation ...` to show where the warning was created) npm error code ERR_INVALID_URL npm error Invalid URL npm error A complete log of this run can be found in: /Users/fuxiaolan/.npm/_logs/2024-09-23T10_03_18_747Z-debug-0.log $ npm i @cloudbase/js-sdk@2.7.5-beta.0 (node:4563) [DEP0170] DeprecationWarning: The URL http://your-proxy-url:port is invalid. Future versions of Node.js will throw an error. (Use `node --trace-deprecation ...` to show where the warning was created) npm error code ERR_INVALID_URL npm error Invalid URL npm error A complete log of this run can be found in: /Users/fuxiaolan/.npm/_logs/2024-09-23T10_06_11_607Z-debug-0.log
09-23 - $ npm install --save wx-server-sdk@latest 报错,如何解决?
$ npm install --save wx-server-sdk@latest npm error code ETIMEDOUT npm error syscall read npm error errno ETIMEDOUT npm error network request to https://registry.npmjs.org/wx-server-sdk failed, reason: read ETIMEDOUT npm error network This is a problem related to network connectivity. npm error network In most cases you are behind a proxy or have bad network settings. npm error network npm error network If you are behind a proxy, please make sure that the npm error network 'proxy' config is set properly. See: 'npm help config' npm error A complete log of this run can be found in: /Users/fuxiaolan/.npm/_logs/2024-09-23T04_52_08_949Z-debug-0.log
09-23 - 服务器域名好了,接下来如何配置业务域名?下载的校验文件如何放在域名的根目录下?操作流程和步骤是什么?
忘了图 服务器域名好了,接下来如何配置业务域名?下载的校验文件如何放在域名的根目录下?操作流程和步骤是什么?
09-20