<template><viewclass="index"><nut-buttontype="primary"@click="handleClick">拍照或选择图片</nut-button></view></template>import{ reactive, toRefs, ref, onMounted }from"vue";import{ Dongdong }from"@nutui/icons-vue-taro";importTarofrom"@tarojs/taro";import*aspaddlejsfrom'@paddlejs/paddlej...
Current Behavior: When running npm publish the following error appears: npm ERR! code ERR_INVALID_ARG_TYPE npm ERR! The "path" argument must be of type string. Received undefined npm ERR! A complete log of this run can be found in: npm E...