Created
September 7, 2020 02:01
-
-
Save andrew7baker/aae86817d4a6347fdd27b5fa3b6e6c66 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
λ git clone https://github.com/shengzheng1981/green-gis-manager.gi | |
t --depth 1 | |
Cloning into 'green-gis-manager'... | |
remote: Enumerating objects: 125, done. | |
remote: Counting objects: 100% (125/125), done. | |
remote: Compressing objects: 100% (107/107), done. | |
Reremote: Total 125 (delta 18), reused 99 (delta 14), pack-reused 0 | |
Receiving objects: 100% (125/125), 1.68 MiB | 471.00 KiB/s, done. | |
Resolving deltas: 100% (18/18), done. | |
Administrator@WIN-GINQBVG6CRU /e/github/gis | |
λ ls | |
basic/ green-gis-api-lesson/ green-gis-js/ green-gis-manager/ | |
Administrator@WIN-GINQBVG6CRU /e/github/gis | |
λ cd green-gis-manager/ | |
Administrator@WIN-GINQBVG6CRU /e/github/gis/green-gis-manager (master) | |
λ npm install | |
npm WARN deprecated @angular/[email protected]: Switch to @angular/common/http - see https://angular.io/guide/http | |
npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. | |
npm WARN deprecated [email protected]: please | |
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. | |
npm WARN deprecated [email protected]: This module is no longer maintained, try this instead: | |
npm WARN deprecated npm i nyc | |
npm WARN deprecated Visit https://istanbul.js.org/integrations for other alternatives. | |
npm WARN deprecated @ant-design/[email protected]: old | |
npm WARN deprecated [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. | |
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. | |
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142 | |
npm WARN deprecated [email protected]: Please use @ant-design/colors to replace ant-design-palettes | |
npm WARN deprecated [email protected]: this library is no longer supported | |
npm WARN deprecated [email protected]: Please use the native JSON object instead of JSON 3 | |
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated | |
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated | |
> [email protected] install E:\github\gis\green-gis-manager\node_modules\node-sass | |
> node scripts/install.js | |
Cached binary found at C:\Users\Administrator\AppData\Roaming\npm-cache\node-sass\4.14.1\win32-x64-64_binding.node | |
> [email protected] postinstall E:\github\gis\green-gis-manager\node_modules\core-js | |
> node -e "try{require('./postinstall')}catch(e){}" | |
Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! | |
The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: | |
> https://opencollective.com/core-js | |
> https://www.patreon.com/zloirock | |
Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) | |
> [email protected] postinstall E:\github\gis\green-gis-manager\node_modules\ejs | |
> node ./postinstall.js | |
Thank you for installing EJS: built with the Jake JavaScript build tool (https://jakejs.com/) | |
> [email protected] postinstall E:\github\gis\green-gis-manager\node_modules\node-sass | |
> node scripts/build.js | |
Binary found at E:\github\gis\green-gis-manager\node_modules\node-sass\vendor\win32-x64-64\binding.node | |
Testing binary | |
Binary is fine | |
npm notice created a lockfile as package-lock.json. You should commit this file. | |
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"0.10 || 0.12 || 4 || 5 || 6 || 7 || 8"} (current: {"node":"10.22.0","npm":"6.14.6"}) | |
npm WARN notsup Not compatible with your version of node/npm: [email protected] | |
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"<8.10.0"} (current: {"node":"10.22.0","npm":"6.14.6"}) | |
npm WARN notsup Not compatible with your version of node/npm: [email protected] | |
npm WARN [email protected] requires a peer of typescript@~2.9.2 but none is installed. You must install peer dependencies yourself. | |
npm WARN [email protected] requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself. | |
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\watchpack\node_modules\fsevents): | |
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) | |
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents): | |
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) | |
added 1197 packages from 1326 contributors in 113.661s | |
23 packages are looking for funding | |
run `npm fund` for details | |
Administrator@WIN-GINQBVG6CRU /e/github/gis/green-gis-manager (master) | |
λ npm start | |
> [email protected] start E:\github\gis\green-gis-manager | |
> ng serve | |
** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ ** | |
10% building modules 0/1 modules 1 active …ithub\gis\green-gis-man 10% building modules 1/2 modules 1 active …\gis\green-gis-manager\ | |
10% building modules 2/3 modules 1 active …b\gis\green-gis-manager 10% building modules 3/4 modules 1 active …ithub\gis\green-gis-man | |
10% building modules 4/5 modules 1 active …\gis\green-gis-manager\ 10% building modules 5/6 modules 1 active …b\gis\green-gis-manager | |
10% building modules 6/6 modules 0 activei 「wds」: Project is running at http://localhost:4200/ | |
i 「wds」: webpack output is served from / | |
i 「wds」: Content not from webpack is served from E:\github\gis\green-gis-manager | |
i 「wds」: 404s will fallback to //index.html | |
10% building modules 6/7 modules 1 active …server\client\index.js? 10% building modules 7/8 modules 1 active …r\client\index.js?http: | |
10% building modules 8/9 modules 1 active …les\webpack-dev-server\ 11% building modules 9/10 modules 1 active …es\webpack-dev-server\ | |
11% building modules 10/11 modules 1 active …\webpack-dev-server\c 11% building modules 11/12 modules 1 active …-dev-server\client\ut | |
11% building modules 12/13 modules 1 active …ck-dev-server\client\ 11% building modules 13/14 modules 1 active …-server\client\utils\ | |
11% building modules 14/15 modules 1 active …b\gis\green-gis-manag 11% building modules 15/16 modules 1 active …bpack\hot sync nonrec | |
11% building modules 15/17 modules 2 active …ithub\gis\green-gis-m 11% building modules 15/18 modules 3 active …\gis\green-gis-manage | |
11% building modules 16/18 modules 2 active …\gis\green-gis-manage 12% building modules 17/18 modules 1 active …bpack\hot sync nonrec | |
12% building modules 17/19 modules 2 active …b\gis\green-gis-manag 12% building modules 18/19 modules 1 active …b\gis\green-gis-manag | |
12% building modules 18/20 modules 2 active …v-server\client\clien 12% building modules 19/20 modules 1 active …b\gis\green-gis-manag | |
12% building modules 19/21 modules 2 active …e_modules\style-loade 12% building modules 20/21 modules 1 active …b\gis\green-gis-manag | |
12% building modules 20/22 modules 2 active …\client\utils\getCurr 12% building modules 21/22 modules 1 active …b\gis\green-gis-manag | |
12% building modules 21/23 modules 2 active …manager\node_modules\ 12% building modules 22/23 modules 1 active …b\gis\green-gis-manag | |
12% building modules 22/24 modules 2 active …dev-server\client\cli 12% building modules 23/24 modules 1 active …b\gis\green-gis-manag | |
12% building modules 23/25 modules 2 active …r\node_modules\style- 12% building modules 24/25 modules 1 active …b\gis\green-gis-manag | |
12% building modules 24/26 modules 2 active …ger\node_modules\webp 13% building modules 25/26 modules 1 active …b\gis\green-gis-manag | |
13% building modules 25/27 modules 2 active …anager\node_modules\s 13% building modules 26/27 modules 1 active …b\gis\green-gis-manag | |
13% building modules 26/28 modules 2 active …manager\node_modules\ 13% building modules 27/28 modules 1 active …b\gis\green-gis-manag | |
13% building modules 27/29 modules 2 active …node_modules\html-ent 13% building modules 28/29 modules 1 active …b\gis\green-gis-manag | |
13% building modules 28/30 modules 2 active …een-gis-manager\node_ 13% building modules 29/30 modules 1 active …b\gis\green-gis-manag | |
13% building modules 29/31 modules 2 active …r\node_modules\loglev 13% building modules 30/31 modules 1 active …b\gis\green-gis-manag | |
13% building modules 30/32 modules 2 active …de_modules\sockjs-cli 13% building modules 31/32 modules 1 active …b\gis\green-gis-manag | |
13% building modules 31/33 modules 2 active …dules\html-entities\l 13% building modules 32/33 modules 1 active …b\gis\green-gis-manag | |
13% building modules 32/34 modules 2 active …les\html-entities\lib 13% building modules 33/34 modules 1 active …b\gis\green-gis-manag | |
13% building modules 33/35 modules 2 active …les\html-entities\lib 14% building modules 34/35 modules 1 active …b\gis\green-gis-manag | |
14% building modules 34/36 modules 2 active …en-gis-manager\node_m 14% building modules 35/36 modules 1 active …b\gis\green-gis-manag | |
14% building modules 35/37 modules 2 active …s-manager\node_module 14% building modules 36/37 modules 1 active …b\gis\green-gis-manag | |
14% building modules 36/38 modules 2 active …s\url\node_modules\pu 14% building modules 37/38 modules 1 active …b\gis\green-gis-manag | |
14% building modules 37/39 modules 2 active …anager\node_modules\a 14% building modules 38/39 modules 1 active …b\gis\green-gis-manag | |
14% building modules 38/40 modules 2 active …\node_modules\webpack 14% building modules 39/40 modules 1 active …b\gis\green-gis-manag | |
14% building modules 39/41 modules 2 active …nager\node_modules\qu 14% building modules 40/41 modules 1 active …b\gis\green-gis-manag | |
14% building modules 40/42 modules 2 active …ager\node_modules\que 14% building modules 41/42 modules 1 active …b\gis\green-gis-manag | |
14% building modules 41/43 modules 2 active …ager\node_modules\que 15% building modules 42/43 modules 1 active …b\gis\green-gis-manag | |
92% after chunk asset optimization SourceMapDevToolPlugin main.js g 92% after chunk asset optimization SourceMapDevToolPlugin polyfills 92% after chunk asset optimization SourceMapDevToolPlugin runtime.j 92% after chunk asset optimization SourceMapDevToolPlugin styles.js 92% after chunk asset optimization SourceMapDevToolPlugin vendor.js 92% after chunk asset optimization SourceMapDevToolPlugin scripts.j 92% after chunk asset optimization SourceMapDevToolPlugin resolve s 92% after chunk asset optimization SourceMapDevToolPlugin main.js a 92% after chunk asset optimization SourceMapDevToolPlugin polyfills 92% after chunk asset optimization SourceMapDevToolPlugin runtime.j 92% after chunk asset optimization SourceMapDevToolPlugin styles.js 92% after chunk asset optimization SourceMapDevToolPlugin vendor.js 92% after chunk asset optimization SourceMapDevToolPlugin scripts.j | |
Date: 2020-09-07T01:54:24.496Z | |
Hash: a03c3cc4d125565ee0ff | |
Time: 6242ms | |
chunk {main} main.js, main.js.map (main) 357 kB [entry] [rendered] | |
chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 357 kB [entry] [rendered] | |
chunk {runtime} runtime.js, runtime.js.map (runtime) 5.22 kB [entry] [rendered] | |
chunk {scripts} scripts.js, scripts.js.map (scripts) 231 kB [rendered] | |
chunk {styles} styles.js, styles.js.map (styles) 1.11 MB [entry] [rendered] | |
chunk {vendor} vendor.js, vendor.js.map (vendor) 5.5 kB [initial] [rendered] | |
ERROR in node_modules/@types/leaflet/index.d.ts(810,24): error TS2503: Cannot find namespace 'L'. | |
node_modules/@types/leaflet/index.d.ts(812,33): error TS2503: Cannot find namespace 'L'. | |
node_modules/@types/leaflet/index.d.ts(813,34): error TS2503: Cannot find namespace 'L'. | |
node_modules/@types/leaflet/index.d.ts(1802,25): error TS2503: Cannot find namespace 'L'. | |
i 「wdm」: Failed to compile. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
node --version
v10.22.0