|
@@ -3,7 +3,7 @@
|
|
|
registry: 'https://registry.npmmirror.com',
|
|
|
pkgs: [
|
|
|
{
|
|
|
- name: 'uni-app-nfc',
|
|
|
+ name: '@uni-helper/uni-compress-image',
|
|
|
version: 'latest',
|
|
|
type: 'tag',
|
|
|
alias: undefined,
|
|
@@ -15,8 +15,8 @@
|
|
|
cacheDir: 'C:\\Users\\86175\\.npminstall_tarball',
|
|
|
env: {
|
|
|
npm_config_registry: 'https://registry.npmmirror.com',
|
|
|
- npm_config_argv: '{"remain":[],"cooked":["--fix-bug-versions","--china","--userconfig=C:\\\\Users\\\\86175\\\\.cnpmrc","--disturl=https://cdn.npmmirror.com/binaries/node","--registry=https://registry.npmmirror.com","uni-app-nfc"],"original":["--fix-bug-versions","--china","--userconfig=C:\\\\Users\\\\86175\\\\.cnpmrc","--disturl=https://cdn.npmmirror.com/binaries/node","--registry=https://registry.npmmirror.com","uni-app-nfc"]}',
|
|
|
- npm_config_user_agent: 'npminstall/7.8.0 npm/? node/v18.14.0 win32 x64',
|
|
|
+ npm_config_argv: '{"remain":[],"cooked":["--fix-bug-versions","--china","--userconfig=C:\\\\Users\\\\86175\\\\.cnpmrc","--disturl=https://cdn.npmmirror.com/binaries/node","--registry=https://registry.npmmirror.com","@uni-helper/uni-compress-image"],"original":["--fix-bug-versions","--china","--userconfig=C:\\\\Users\\\\86175\\\\.cnpmrc","--disturl=https://cdn.npmmirror.com/binaries/node","--registry=https://registry.npmmirror.com","@uni-helper/uni-compress-image"]}',
|
|
|
+ npm_config_user_agent: 'npminstall/7.8.0 npm/? node/v16.15.0 win32 x64',
|
|
|
npm_config_cache: 'C:\\Users\\86175\\.npminstall_tarball',
|
|
|
NODE: 'C:\\Program Files\\nodejs\\node.exe',
|
|
|
npm_node_execpath: 'C:\\Program Files\\nodejs\\node.exe',
|
|
@@ -50,6 +50,7 @@
|
|
|
npm_config_sharp_binary_host: 'https://cdn.npmmirror.com/binaries/sharp',
|
|
|
npm_config_sharp_libvips_binary_host: 'https://cdn.npmmirror.com/binaries/sharp-libvips',
|
|
|
npm_config_robotjs_binary_host: 'https://cdn.npmmirror.com/binaries/robotjs',
|
|
|
+ npm_config_gl_binary_host: 'https://cdn.npmmirror.com/binaries/gl',
|
|
|
npm_rootpath: 'D:\\project\\app\\Vent-App',
|
|
|
INIT_CWD: 'D:\\project\\app\\Vent-App'
|
|
|
},
|
|
@@ -80,7 +81,8 @@
|
|
|
npm_config_keytar_binary_host: 'https://cdn.npmmirror.com/binaries/keytar',
|
|
|
npm_config_sharp_binary_host: 'https://cdn.npmmirror.com/binaries/sharp',
|
|
|
npm_config_sharp_libvips_binary_host: 'https://cdn.npmmirror.com/binaries/sharp-libvips',
|
|
|
- npm_config_robotjs_binary_host: 'https://cdn.npmmirror.com/binaries/robotjs'
|
|
|
+ npm_config_robotjs_binary_host: 'https://cdn.npmmirror.com/binaries/robotjs',
|
|
|
+ npm_config_gl_binary_host: 'https://cdn.npmmirror.com/binaries/gl'
|
|
|
},
|
|
|
'@ali/s2': { host: 'https://cdn.npmmirror.com/binaries/looksgood-s2' },
|
|
|
sharp: { replaceHostFiles: [Array], replaceHostMap: [Object] },
|
|
@@ -119,7 +121,10 @@
|
|
|
},
|
|
|
fsevents: { host: 'https://cdn.npmmirror.com/binaries/fsevents' },
|
|
|
nodejieba: { host: 'https://cdn.npmmirror.com/binaries/nodejieba' },
|
|
|
- canvas: { host: 'https://cdn.npmmirror.com/binaries/canvas' },
|
|
|
+ canvas: {
|
|
|
+ host: 'https://cdn.npmmirror.com/binaries/canvas',
|
|
|
+ remote_path: 'v{version}'
|
|
|
+ },
|
|
|
'skia-canvas': { host: 'https://cdn.npmmirror.com/binaries/skia-canvas' },
|
|
|
'flow-bin': {
|
|
|
replaceHost: 'https://github.com/facebook/flow/releases/download/v',
|