mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Remove extra files.
Thanks to xet7 !
This commit is contained in:
parent
56cccc6781
commit
972b9b6e91
2 changed files with 0 additions and 99 deletions
|
|
@ -1,70 +0,0 @@
|
||||||
# Do not edit. File was generated by node-gyp's "configure" step
|
|
||||||
{
|
|
||||||
"target_defaults": {
|
|
||||||
"cflags": [],
|
|
||||||
"default_configuration": "Release",
|
|
||||||
"defines": [],
|
|
||||||
"include_dirs": [],
|
|
||||||
"libraries": []
|
|
||||||
},
|
|
||||||
"variables": {
|
|
||||||
"asan": 0,
|
|
||||||
"build_v8_with_gn": "false",
|
|
||||||
"coverage": "false",
|
|
||||||
"debug_nghttp2": "false",
|
|
||||||
"enable_lto": "false",
|
|
||||||
"enable_pgo_generate": "false",
|
|
||||||
"enable_pgo_use": "false",
|
|
||||||
"force_dynamic_crt": 0,
|
|
||||||
"host_arch": "x64",
|
|
||||||
"icu_gyp_path": "tools/icu/icu-system.gyp",
|
|
||||||
"icu_small": "false",
|
|
||||||
"icu_ver_major": "63",
|
|
||||||
"llvm_version": "0",
|
|
||||||
"node_byteorder": "little",
|
|
||||||
"node_debug_lib": "false",
|
|
||||||
"node_enable_d8": "false",
|
|
||||||
"node_enable_v8_vtunejit": "false",
|
|
||||||
"node_experimental_http_parser": "false",
|
|
||||||
"node_install_npm": "false",
|
|
||||||
"node_module_version": 67,
|
|
||||||
"node_no_browser_globals": "false",
|
|
||||||
"node_prefix": "/usr/local/Cellar/node/11.6.0",
|
|
||||||
"node_release_urlbase": "",
|
|
||||||
"node_shared": "false",
|
|
||||||
"node_shared_cares": "false",
|
|
||||||
"node_shared_http_parser": "false",
|
|
||||||
"node_shared_libuv": "false",
|
|
||||||
"node_shared_nghttp2": "false",
|
|
||||||
"node_shared_openssl": "false",
|
|
||||||
"node_shared_zlib": "false",
|
|
||||||
"node_tag": "",
|
|
||||||
"node_target_type": "executable",
|
|
||||||
"node_use_bundled_v8": "true",
|
|
||||||
"node_use_dtrace": "true",
|
|
||||||
"node_use_etw": "false",
|
|
||||||
"node_use_large_pages": "false",
|
|
||||||
"node_use_openssl": "true",
|
|
||||||
"node_use_pch": "false",
|
|
||||||
"node_use_v8_platform": "true",
|
|
||||||
"node_with_ltcg": "false",
|
|
||||||
"node_without_node_options": "false",
|
|
||||||
"openssl_fips": "",
|
|
||||||
"shlib_suffix": "67.dylib",
|
|
||||||
"target_arch": "x64",
|
|
||||||
"v8_enable_gdbjit": 0,
|
|
||||||
"v8_enable_i18n_support": 1,
|
|
||||||
"v8_enable_inspector": 1,
|
|
||||||
"v8_no_strict_aliasing": 1,
|
|
||||||
"v8_optimized_debug": 1,
|
|
||||||
"v8_promise_internal_field_count": 1,
|
|
||||||
"v8_random_seed": 0,
|
|
||||||
"v8_trace_maps": 0,
|
|
||||||
"v8_typed_array_max_size_in_heap": 0,
|
|
||||||
"v8_use_snapshot": "true",
|
|
||||||
"want_separate_host_toolset": 0,
|
|
||||||
"xcode_version": "10.0",
|
|
||||||
"nodedir": "/Users/angtrim/.node-gyp/11.6.0",
|
|
||||||
"standalone_static_library": 1
|
|
||||||
}
|
|
||||||
}
|
|
||||||
29
logs.txt
29
logs.txt
|
|
@ -1,29 +0,0 @@
|
||||||
[[[[[ ~/Projects/wekan ]]]]]
|
|
||||||
|
|
||||||
=> Started proxy.
|
|
||||||
=> A patch (Meteor 1.6.1.4) for your current release is available!
|
|
||||||
Update this project now with 'meteor update --patch'.
|
|
||||||
=> Started MongoDB.
|
|
||||||
[34mI20190104-18:05:07.115(1)? [39mPresence started serverId=5obj8Jf6oCDspWgMz
|
|
||||||
[34mW20190104-18:05:07.463(1)? (STDERR) [39m[35mNote: you are using a pure-JavaScript implementation of bcrypt.[39m
|
|
||||||
[34mW20190104-18:05:07.464(1)? (STDERR) [39m[35mWhile this implementation will work correctly, it is known to be[39m
|
|
||||||
[34mW20190104-18:05:07.464(1)? (STDERR) [39m[35mapproximately three times slower than the native implementation.[39m
|
|
||||||
[34mW20190104-18:05:07.465(1)? (STDERR) [39m[35mIn order to use the native implementation instead, run[39m
|
|
||||||
[34mW20190104-18:05:07.465(1)? (STDERR) [39m[35m[39m
|
|
||||||
[34mW20190104-18:05:07.466(1)? (STDERR) [39m[35m meteor npm install --save bcrypt[39m
|
|
||||||
[34mW20190104-18:05:07.466(1)? (STDERR) [39m[35m[39m
|
|
||||||
[34mW20190104-18:05:07.467(1)? (STDERR) [39m[35min the root directory of your application.[39m
|
|
||||||
=> Started your app.
|
|
||||||
|
|
||||||
=> App running at: http://localhost:3000/
|
|
||||||
=> Server modified -- restarting...
[34mI20190104-18:06:15.969(1)? [39mPresence started serverId=XNprswJmWsvaCxBEb
|
|
||||||
[34mW20190104-18:06:16.274(1)? (STDERR) [39m[35mNote: you are using a pure-JavaScript implementation of bcrypt.[39m
|
|
||||||
[34mW20190104-18:06:16.275(1)? (STDERR) [39m[35mWhile this implementation will work correctly, it is known to be[39m
|
|
||||||
[34mW20190104-18:06:16.276(1)? (STDERR) [39m[35mapproximately three times slower than the native implementation.[39m
|
|
||||||
[34mW20190104-18:06:16.276(1)? (STDERR) [39m[35mIn order to use the native implementation instead, run[39m
|
|
||||||
[34mW20190104-18:06:16.277(1)? (STDERR) [39m[35m[39m
|
|
||||||
[34mW20190104-18:06:16.277(1)? (STDERR) [39m[35m meteor npm install --save bcrypt[39m
|
|
||||||
[34mW20190104-18:06:16.278(1)? (STDERR) [39m[35m[39m
|
|
||||||
[34mW20190104-18:06:16.278(1)? (STDERR) [39m[35min the root directory of your application.[39m
|
|
||||||
=> Meteor server restarted
|
|
||||||
=> Client modified -- refreshing
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue