Module not found: Error: Can't resolve 'react/jsx-runtime' in '/packages/shape-icons/dist' Did you mean 'jsx-runtime.js'? BREAKING CHANGE: The request 'react/jsx-runtime' failed to resolve only because it was resolved as fully specified (probably because the origin is strict EcmaScript...
"node_modules/jest-matcher-utils": {"version": "27.5.1","resolved": "https://registry.npmmirror.com/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz","integrity": "sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==","dependencies"...
resolve "^1.3.2" + semver "^5.4.1" + source-map "^0.5.0" + +"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.5", "@babel/core@^7.8.4": + version "7.12.17" + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.17.tgz#993c5e893333107a...
("customize-cra"); +const path = require("path"); + +module.exports = override( + // 在webpack中禁用eslint + disableEsLint(), + + // 添加webpack别名 + addWebpackAlias({ + // 添加路径对@符号的支持 + ["@"]: path.resolve("./src"), + }) +); diff --git a/package-lock...
前言之前使用 Vue 全家桶开发了个人博客,并部署在阿里云服务器上,最近在学习 React,于是使用 React 开发重构了自己的博客。vue_blog:vue.cl8023.comreact...
1)Module not found: Can‘t resolve ‘react-router-dom‘ 2)export 'Switch' (imported as 'Switch') was not found in 'react-router-dom' 问题原因:react-router-dom版本不对 太新 解决办法: (1)卸载安装好的react-router-dom:npm uninstall react-router-dom (2)安装5版本:npm install react-router...
Updated transitive dependency kind-of to 6.0.3 to resolve vulnerability (abde0154ba by @TheSavior) Upgrade eslint-config dependencies. (93019dc190 by @wcandillon) Upgrade to Jest 25 (f248ba1c8b by @cpojer) Use React.Children.count for counting children of TextInput (92160f3144 by @vonova...
Fix return value of Linking.openURL() (4a5d0bdbd7 by @thib92) When an accessibilityLabel can't be discerned, return nil instead of @"" (d4ff5ed258 by @sammy-SC) Fix Xcode build when the project's path contains whitespace (f0770b6b37) Move accessibility props to UIView+React (92...
基于安全考虑,Gitee 建议 配置并使用私人令牌 替代登录密码进行克隆、推送等操作 Username for 'https://gitee.com': userName Password for 'https://userName@gitee.com': # 私人令牌 master 分支(1) 管理 管理 master react-nes / package-lock.json package-lock.json 245.10 KB ...
resolve "^1.3.2" + semver "^5.4.1" + source-map "^0.5.0" + +"@babel/generator@^7.10.1": + version "7.10.1" + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.1.tgz#4d14458e539bcb04ffe34124143f5c489f2dbca9" + integrity sha512-AT0YPLQw9DI21tliuJIdp...