Code Monkey home page Code Monkey logo

angulartemplates / angular-firebase-crud Goto Github PK

View Code? Open in Web Editor NEW
223.0 12.0 164.0 1.11 MB

Angular CRUD with Firebase using cloud firestore as a database, angular material and Bootstrap 4. Step by Step tutorial and working angular 7 example app.

Home Page: https://angular-templates.io/tutorials/about/angular-crud-with-firebase

License: MIT License

TypeScript 61.02% HTML 30.46% CSS 8.52%
angular angular-crud firebase angular-firebase angular7 angular7-example angularfire2 firebase-storage angular-material

angular-firebase-crud's Introduction

Angular Firebase CRUD

This project is part of an Angular tutorial where we explore how to perform all CRUD operations in an Angular 7 application using cloud FireStore as a database.

Get the step by step free tutorial in https://angular-templates.io/tutorials/about/angular-crud-with-firebase

Please support this project by simply putting a Github star โญ. ๐Ÿ™ Thanks

Installation

Run npm install to install all the required dependencies

Then run ng serve to start a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Online Demo

You can try the online demo of this Angular 7 CRUD here.

Premium Starter Apps

If you want to build a complex and robust web app with Angular you should check Angular Site Template which is a super complete application to build your next angular project. It includes Bootstrap 4, Angular Universal (Server Side Rendering), SEO, Lazy Loading and a detailed documentation on how to get started building Angular apps. Tons of use cases implemented the Angular way such as authentication flows, product listing, filtering, forms, routing guards and more.

Free Angular examples

Find more Angular tutorials and starter apps in https://angular-templates.com

angular-firebase-crud's People

Contributors

djabif avatar gonzad77 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

angular-firebase-crud's Issues

Having Problems getting the application to Run

I'm Super new to Angular and I seem to only ever encounter the problem with this tutorial

When I try to run NPM install I get a whole list of errors Which ill provide at the end. I also cant seem to get any of the Material (Mat) elements to work despite Using @angular/material and importing them I dont know if this is a issue with the project or me. Lastly a Question when you read and pass the items array into the Loop in the Html file is that the only way to pull specific values from documents or break them down? or are there other ways of doing this within the Service I did trie Just looping the array in there and saying Data().W.e but cant seem to get the values pulled only the full array Would love some feedback

node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_enc.c(182): error C2065: 'cf': undeclared identifier [C:\User
s\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(431): warning C4047: '=': 'ASN1_VALUE **' differs in le
vels of indirection from 'int' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_mo
dules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_enc.c(182): error C2223: left of '->asn1_i2d' must point to s
truct/union [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\bo
ringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(438): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_enc.c(198): warning C4013: 'asn1_enc_restore' undefined; assu
ming extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules
\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(478): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_enc.c(221): warning C4013: 'asn1_do_adb' undefined; assuming
extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc
\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(483): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_enc.c(221): warning C4047: '=': 'const ASN1_TEMPLATE *' diffe
rs in levels of indirection from 'int' [C:\Users\Roy\Desktop\angular-firebase-crud-master
\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(494): warning C4047: '=': 'const ASN1_TEMPLATE ' diffe
rs in levels of indirection from 'int' [C:\Users\Roy\Desktop\angular-firebase-crud-master
\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_enc.c(224): warning C4047: '=': 'ASN1_VALUE **' differs in le
vels of indirection from 'int' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_mo
dules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(499): warning C4047: '=': 'ASN1_VALUE **' differs in le
vels of indirection from 'int' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_mo
dules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_enc.c(239): warning C4047: '=': 'const ASN1_TEMPLATE ' diffe
rs in levels of indirection from 'int' [C:\Users\Roy\Desktop\angular-firebase-crud-master
\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(503): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_enc.c(242): warning C4047: '=': 'ASN1_VALUE **' differs in le
vels of indirection from 'int' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_mo
dules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(508): warning C4013: 'asn1_enc_save' undefined; assumin
g extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\gr
pc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(519): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_enc.c(177): error C2051: case expression not constant [C:\Use
rs\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(258): error C2051: case expression not constant [C:\Use
rs\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(571): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_enc.c(437): warning C4047: '=': 'DER_ENC ' differs in levels
of indirection from 'int' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_module
s\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(571): error C2065: 'ASN1_R_NESTED_ASN1_ERROR': undeclar
ed identifier [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build
boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_enc.c(440): warning C4047: '=': 'unsigned char ' differs in
levels of indirection from 'int' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_
modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(576): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_enc.c(442): warning C4013: 'OPENSSL_free' undefined; assuming
extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grp
c\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(582): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(582): error C2065: 'ASN1_R_NESTED_ASN1_ERROR': undeclar
ed identifier [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build
boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(590): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_enc.c(498): warning C4013: 'asn1_ex_i2c' undefined; assuming
extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc
\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(598): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_enc.c(584): error C2037: left of 'data' specifies undefined s
truct/union 'asn1_object_st' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modu
les\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(647): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_enc.c(585): error C2037: left of 'length' specifies undefined
struct/union 'asn1_object_st' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_mo
dules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(647): error C2065: 'ASN1_R_NESTED_ASN1_ERROR': undeclar
ed identifier [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build
boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_enc.c(612): warning C4013: 'i2c_ASN1_BIT_STRING' undefined; a
ssuming extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modu
les\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(666): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_enc.c(621): warning C4013: 'i2c_ASN1_INTEGER' undefined; assu
ming extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules
\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(677): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(687): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(687): error C2065: 'ASN1_R_NESTED_ASN1_ERROR': undeclar
ed identifier [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build
boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(693): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(698): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(706): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(706): error C2065: 'ASN1_R_NESTED_ASN1_ERROR': undeclar
ed identifier [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build
boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(713): error C2065: 'ASN1_TFLG_COMBINE': undeclared iden
tifier [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\borings
sl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(716): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(716): error C2065: 'ASN1_R_NESTED_ASN1_ERROR': undeclar
ed identifier [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build
boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(743): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(757): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(761): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(768): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(768): error C2065: 'ASN1_R_NESTED_ASN1_ERROR': undeclar
ed identifier [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build
boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(783): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(783): error C2065: 'ASN1_R_NESTED_ASN1_ERROR': undeclar
ed identifier [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build
boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(800): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(819): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(837): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(850): warning C4013: 'asn1_ex_c2i' undefined; assuming
extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc
\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(857): warning C4013: 'OPENSSL_free' undefined; assuming
extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grp
c\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(893): warning C4013: 'c2i_ASN1_OBJECT' undefined; assum
ing extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules
grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(899): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(907): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_dec.c(907): fatal error C1003: error count exceeds 100; stopp
ing compilation [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\buil
d\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(576): error C2055: expected formal parameter list, not a typ
e list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_new.c)
[C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxp
roj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(582): error C2085: 'CRYPTO_EX_DATA_CLASS': not in formal par
ameter list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_ne
w.c) [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl
.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(592): error C2143: syntax error: missing ')' before '
' (com
piling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_new.c) [C:\Users\R
oy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(576): error C2055: expected formal parameter list, not a typ
e list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_utl.c)
[C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxp
roj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(592): error C2082: redefinition of formal parameter 'CRYPTO_
get_ex_new_index' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\t
asn_new.c) [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\bor
ingssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(582): error C2085: 'CRYPTO_EX_DATA_CLASS': not in formal par
ameter list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_ut
l.c) [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl
.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(592): error C2143: syntax error: missing ';' before '
' (com
piling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_new.c) [C:\Users\R
oy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(592): error C2143: syntax error: missing ')' before '
' (com
piling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_utl.c) [C:\Users\R
oy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(595): error C2059: syntax error: ')' (compiling source file
..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_new.c) [C:\Users\Roy\Desktop\angular-
firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(592): error C2082: redefinition of formal parameter 'CRYPTO_
get_ex_new_index' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\t
asn_utl.c) [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\bor
ingssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(607): warning C4030: first formal parameter list longer than
the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\ta
sn_new.c) [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\bori
ngssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(592): error C2143: syntax error: missing ';' before '
' (com
piling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_utl.c) [C:\Users\R
oy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(607): warning C4028: formal parameter 1 different from decla
ration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_new.c)
[C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxp
roj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(595): error C2059: syntax error: ')' (compiling source file
..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_utl.c) [C:\Users\Roy\Desktop\angular-
firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(607): error C2371: 'CRYPTO_new_ex_data': redefinition; diffe
rent basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\ta
sn_new.c)c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\th
ird_party\boringssl\crypto\internal.h(607): warning C4030: first formal parameter list lo
nger than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypt
o\asn1\tasn_utl.c) [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\b
uild\boringssl.vcxproj]

c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(607): warning C4028: formal parameter 1 different from decla
ration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_utl.c)
[C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxp
roj]
c:\users\roy.node-gyp\12.1.0\include\node\openssl\crypto.h(182): note: see declaration
of 'CRYPTO_new_ex_data' (compiling source file ..\deps\grpc\third_party\boringssl\cryp
to\asn1\tasn_new.c)
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(607): error C2371: 'CRYPTO_new_ex_data': redefinition; diffe
rent basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\ta
sn_utl.c) [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\bori
ngssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(611): error C2143: syntax error: missing ')' before '' (com
piling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_new.c) [C:\Users\R
oy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy.node-gyp\12.1.0\include\node\openssl\crypto.h(182): note: see declaration
of 'CRYPTO_new_ex_data' (compiling source file ..\deps\grpc\third_party\boringssl\cryp
to\asn1\tasn_utl.c)
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(611): error C2143: syntax error: missing '{' before '
' (com
piling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_new.c) [C:\Users\R
oy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(611): error C2143: syntax error: missing ')' before '' (com
piling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_utl.c) [C:\Users\R
oy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(612): error C2059: syntax error: 'type' (compiling source fi
le ..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_new.c) [C:\Users\Roy\Desktop\angul
ar-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(611): error C2143: syntax error: missing '{' before '
' (com
piling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_utl.c) [C:\Users\R
oy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(612): error C2059: syntax error: ')' (compiling source file
..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_new.c) [C:\Users\Roy\Desktop\angular-
firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(612): error C2059: syntax error: 'type' (compiling source fi
le ..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_utl.c) [C:\Users\Roy\Desktop\angul
ar-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\internal.h(612): error C2059: syntax error: ')' (compiling source file
..\deps\grpc\third_party\boringssl\crypto\asn1\tasn_utl.c) [C:\Users\Roy\Desktop\angular-
firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(95): error C2143: syntax error: missing ';' before '*'
[C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxp
roj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(95): error C2065: 'cf': undeclared identifier [C:\Users
\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(95): error C2100: illegal indirection [C:\Users\Roy\Des
ktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(121): error C2065: 'ASN1_ITYPE_COMPAT': undeclared iden
tifier [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\borings
sl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(122): error C2065: 'cf': undeclared identifier [C:\User
s\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(122): warning C4047: '=': 'int' differs in levels of in
direction from 'const void *const ' [C:\Users\Roy\Desktop\angular-firebase-crud-master\no
de_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(123): error C2065: 'cf': undeclared identifier [C:\User
s\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(123): error C2223: left of '->asn1_new' must point to s
truct/union [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\bo
ringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(124): error C2065: 'cf': undeclared identifier [C:\User
s\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(124): error C2223: left of '->asn1_new' must point to s
truct/union [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\bo
ringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(132): warning C4013: 'ASN1_template_new' undefined; ass
uming extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_module
s\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(134): warning C4013: 'ASN1_primitive_new' undefined; as
suming extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modul
es\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(157): warning C4013: 'OPENSSL_malloc' undefined; assumi
ng extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\g
rpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(157): warning C4047: '=': 'ASN1_VALUE *' differs in lev
els of indirection from 'int' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_mod
ules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(162): warning C4013: 'asn1_set_choice_selector' undefin
ed; assuming extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node
_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(182): warning C4047: '=': 'ASN1_VALUE *' differs in lev
els of indirection from 'int' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_mod
ules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(186): warning C4013: 'asn1_refcount_set_one' undefined;
assuming extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_mo
dules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(187): warning C4013: 'asn1_enc_init' undefined; assumin
g extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\gr
pc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(190): warning C4013: 'asn1_get_field_ptr' undefined; as
suming extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modul
es\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(190): warning C4047: '=': 'ASN1_VALUE **' differs in le
vels of indirection from 'int' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_mo
dules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(207): warning C4013: 'OPENSSL_PUT_ERROR' undefined; ass
uming extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_module
s\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(207): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(217): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(121): error C2051: case expression not constant [C:\Use
rs\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(251): error C2065: 'ASN1_ITYPE_COMPAT': undeclared iden
tifier [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\borings
sl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(251): error C2051: case expression not constant [C:\Use
rs\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(283): error C2065: 'ASN1': undeclared identifierc:\user
s\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party\boring
ssl\crypto\asn1\tasn_utl.c(138): error C2039: 'alias_only': is not a member of 'ASN1_ENCO
DING_st' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\borin
gssl.vcxproj]

c:\users\roy.node-gyp\12.1.0\include\node\openssl\asn1.h(164): note: see declaration o
f 'ASN1_ENCODING_st'
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_new.c(292): error C2065: 'ASN1_TFLG_COMBINE': undeclared iden
tifier [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\borings
sl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_utl.c(139): error C2039: 'alias_only_on_next_parse': is not a
member of 'ASN1_ENCODING_st'c:\users\roy\desktop\angular-firebase-crud-master\node_modul
es\grpc\deps\grpc\third_party\boringssl\crypto\asn1\tasn_new.c(348): warning C4047: '=':
'ASN1_TYPE *' differs in levels of indirection from 'int' [C:\Users\Roy\Desktop\angular-f
irebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]

c:\users\roy.node-gyp\12.1.0\include\node\openssl\asn1.h(164): note: see declaration o
f 'ASN1_ENCODING_st'
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_utl.c(148): error C2039: 'alias_only': is not a member of 'AS
N1_ENCODING_st' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\buil
d\boringssl.vcxproj]
c:\users\roy.node-gyp\12.1.0\include\node\openssl\asn1.h(164): note: see declaration o
f 'ASN1_ENCODING_st'
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_utl.c(149): warning C4013: 'OPENSSL_free' undefined; assuming
extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grp
c\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_utl.c(153): error C2039: 'alias_only': is not a member of 'AS
N1_ENCODING_st' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\buil
d\boringssl.vcxproj]
c:\users\roy.node-gyp\12.1.0\include\node\openssl\asn1.h(164): note: see declaration o
f 'ASN1_ENCODING_st'
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_utl.c(154): error C2039: 'alias_only_on_next_parse': is not a
member of 'ASN1_ENCODING_st' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_mod
ules\grpc\build\boringssl.vcxproj]
c:\users\roy.node-gyp\12.1.0\include\node\openssl\asn1.h(164): note: see declaration o
f 'ASN1_ENCODING_st'
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_utl.c(167): error C2039: 'alias_only': is not a member of 'AS
N1_ENCODING_st' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\buil
d\boringssl.vcxproj]
c:\users\roy.node-gyp\12.1.0\include\node\openssl\asn1.h(164): note: see declaration o
f 'ASN1_ENCODING_st'
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_utl.c(171): error C2039: 'alias_only': is not a member of 'AS
N1_ENCODING_st' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\buil
d\boringssl.vcxproj]
c:\users\roy.node-gyp\12.1.0\include\node\openssl\asn1.h(164): note: see declaration o
f 'ASN1_ENCODING_st'
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_utl.c(171): error C2039: 'alias_only_on_next_parse': is not a
member of 'ASN1_ENCODING_st' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_mod
ules\grpc\build\boringssl.vcxproj]
c:\users\roy.node-gyp\12.1.0\include\node\openssl\asn1.h(164): note: see declaration o
f 'ASN1_ENCODING_st'
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_utl.c(172): error C2039: 'alias_only_on_next_parse': is not a
member of 'ASN1_ENCODING_st' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_mod
ules\grpc\build\boringssl.vcxproj]
c:\users\roy.node-gyp\12.1.0\include\node\openssl\asn1.h(164): note: see declaration o
f 'ASN1_ENCODING_st'
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_utl.c(174): error C2039: 'alias_only': is not a member of 'AS
N1_ENCODING_st' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\buil
d\boringssl.vcxproj]
c:\users\roy.node-gyp\12.1.0\include\node\openssl\asn1.h(164): note: see declaration o
f 'ASN1_ENCODING_st'
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_utl.c(177): warning C4013: 'OPENSSL_malloc' undefined; assumi
ng extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\g
rpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_utl.c(177): warning C4047: '=': 'unsigned char *' differs in
levels of indirection from 'int' [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_
modules\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_utl.c(210): error C2065: 'ASN1_TFLG_COMBINE': undeclared iden
tifier [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\borings
sl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_utl.c(277): warning C4013: 'OPENSSL_PUT_ERROR' undefined; ass
uming extern returning int [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_module
s\grpc\build\boringssl.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\third_party
\boringssl\crypto\asn1\tasn_utl.c(277): error C2065: 'ASN1': undeclared identifier [C:\Us
ers\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
cl : Command line error D8040: error creating or communicating with child process [C:\Use
rs\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\boringssl.vcxproj]
alloc.cc
arena.cc
atm.cc
cpu_iphone.cc
cpu_linux.cc
cpu_posix.cc
cpu_windows.cc
env_linux.cc
env_posix.cc
env_windows.cc
host_port.cc
log.cc
log_android.cc
log_linux.cc
log_posix.cc
log_windows.cc
mpscq.cc
murmur_hash.cc
string.cc
string_posix.cc
string_util_windows.cc
string_windows.cc
sync.cc
sync_posix.cc
sync_windows.cc
time.cc
time_posix.cc
time_precise.cc
time_windows.cc
tls_pthread.cc
tmpfile_msys.cc
tmpfile_posix.cc
tmpfile_windows.cc
wrap_memcpy.cc
fork.cc
thd_posix.cc
thd_windows.cc
basic_timers.cc
stap_timers.cc
win_delay_load_hook.cc
gpr.vcxproj -> C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\buil
d\Release\libgpr.lib
init.cc
avl.cc
backoff.cc
channel_args.cc
channel_stack.cc
channel_stack_builder.cc
channel_trace.cc
channelz.cc
channelz_registry.cc
connected_channel.cc
handshaker.cc
handshaker_registry.cc
status_util.cc
compression.cc
compression_internal.cc
message_compress.cc
stream_compression.cc
stream_compression_gzip.cc
stream_compression_identity.cc
stats.cc
stats_data.cc
format_request.cc
httpcli.cc
parser.cc
buffer_list.cc
call_combiner.cc
combiner.cc
endpoint.cc
endpoint_pair_posix.cc
endpoint_pair_uv.cc
endpoint_pair_windows.cc
error.cc
ev_epoll1_linux.cc
ev_epollex_linux.cc
ev_poll_posix.cc
ev_posix.cc
ev_windows.cc
exec_ctx.cc
executor.cc
fork_posix.cc
fork_windows.cc
gethostname_fallback.cc
gethostname_host_name_max.cc
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\src\core\li
b\iomgr\error_internal.h(58): warning C4200: nonstandard extension used: zero-sized array
in struct/union (compiling source file ..\deps\grpc\src\core\lib\iomgr\error.cc) [C:\Use
rs\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\grpc.vcxproj]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\src\core
lib\iomgr\error_internal.h(58): note: This member will be ignored by a defaulted constr
uctor or copy/move assignment operator (compiling source file ..\deps\grpc\src\core\lib
\iomgr\error.cc)
gethostname_sysconf.cc
grpc_if_nametoindex_posix.cc
grpc_if_nametoindex_unsupported.cc
internal_errqueue.cc
iocp_windows.cc
iomgr.cc
iomgr_custom.cc
iomgr_internal.cc
iomgr_posix.cc
iomgr_uv.cc
iomgr_windows.cc
is_epollexclusive_available.cc
load_file.cc
lockfree_event.cc
polling_entity.cc
pollset.cc
pollset_custom.cc
pollset_set.cc
pollset_set_custom.cc
pollset_set_windows.cc
pollset_uv.cc
pollset_windows.cc
resolve_address.cc
resolve_address_custom.cc
resolve_address_posix.cc
resolve_address_windows.cc
resource_quota.cc
sockaddr_utils.cc
socket_factory_posix.cc
socket_mutator.cc
socket_utils_common_posix.cc
socket_utils_linux.cc
socket_utils_posix.cc
socket_utils_uv.cc
socket_utils_windows.cc
socket_windows.cc
tcp_client.cc
tcp_client_custom.cc
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\src\core\li
b\iomgr\resource_quota.cc(940): warning C4146: unary minus operator applied to unsigned t
ype, result still unsigned [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_module
s\grpc\build\grpc.vcxproj]
tcp_client_posix.cc
tcp_client_windows.cc
tcp_custom.cc
tcp_posix.cc
tcp_server.cc
tcp_server_custom.cc
tcp_server_posix.cc
tcp_server_utils_posix_common.cc
tcp_server_utils_posix_ifaddrs.cc
tcp_server_utils_posix_noifaddrs.cc
tcp_server_windows.cc
tcp_uv.cc
tcp_windows.cc
time_averaged_stats.cc
timer.cc
timer_custom.cc
timer_generic.cc
timer_heap.cc
timer_manager.cc
timer_uv.cc
udp_server.cc
unix_sockets_posix.cc
unix_sockets_posix_noop.cc
wakeup_fd_cv.cc
wakeup_fd_eventfd.cc
wakeup_fd_nospecial.cc
wakeup_fd_pipe.cc
wakeup_fd_posix.cc
json.cc
json_reader.cc
json_string.cc
json_writer.cc
b64.cc
percent_encoding.cc
slice.cc
slice_buffer.cc
slice_intern.cc
slice_string_helpers.cc
api_trace.cc
byte_buffer.cc
byte_buffer_reader.cc
call.cc
call_details.cc
call_log_batch.cc
channel.cc
channel_init.cc
channel_ping.cc
channel_stack_type.cc
completion_queue.cc
completion_queue_factory.cc
event_string.cc
lame_client.cc
metadata_array.cc
server.cc
validate_metadata.cc
version.cc
bdp_estimator.cc
byte_stream.cc
connectivity_state.cc
error_utils.cc
metadata.cc
metadata_batch.cc
pid_controller.cc
service_config.cc
static_metadata.cc
status_conversion.cc
status_metadata.cc
timeout_encoding.cc
transport.cc
transport_op_string.cc
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\src\core\li
b\iomgr\error_internal.h(58): warning C4200: nonstandard extension used: zero-sized array
in struct/union (compiling source file ..\deps\grpc\src\core\lib\transport\error_utils.c
c) [C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build\grpc.vcxpro
j]
c:\users\roy\desktop\angular-firebase-crud-master\node_modules\grpc\deps\grpc\src\core
lib\iomgr\error_internal.h(58): note: This member will be ignored by a defaulted constr
uctor or copy/move assignment operator (compiling source file ..\deps\grpc\src\core\lib
\transport\error_utils.cc)
uri_parser.cc
trace.cc
server_secure_chttp2.cc
bin_decoder.cc
bin_encoder.cc
chttp2_plugin.cc
chttp2_transport.cc
context_list.cc
flow_control.cc
frame_data.cc
frame_goaway.cc
frame_ping.cc
frame_rst_stream.cc
frame_settings.cc
frame_window_update.cc
hpack_encoder.cc
hpack_parser.cc
hpack_table.cc
http2_settings.cc
huffsyms.cc
incoming_metadata.cc
parsing.cc
stream_lists.cc
stream_map.cc
varint.cc
writing.cc
alpn.cc
http_client_filter.cc
http_filters_plugin.cc
message_compress_filter.cc
http_server_filter.cc
httpcli_security_connector.cc
security_context.cc
alts_credentials.cc
composite_credentials.cc
credentials.cc
credentials_metadata.cc
fake_credentials.cc
credentials_generic.cc
google_default_credentials.cc
iam_credentials.cc
json_token.cc
jwt_credentials.cc
jwt_verifier.cc
local_credentials.cc
oauth2_credentials.cc
plugin_credentials.cc
ssl_credentials.cc
grpc_tls_credentials_options.cc
alts_security_connector.cc
fake_security_connector.cc
load_system_roots_fallback.cc
load_system_roots_linux.cc
local_security_connector.cc
security_connector.cc
ssl_security_connector.cc
ssl_utils.cc
client_auth_filter.cc
secure_endpoint.cc
security_handshaker.cc
server_auth_filter.cc
target_authority_table.cc
tsi_error.cc
json_util.cc
init_secure.cc
aes_gcm.cc
gsec.cc
alts_counter.cc
alts_crypter.cc
alts_frame_protector.cc
alts_record_protocol_crypter_common.cc
alts_seal_privacy_integrity_crypter.cc
alts_unseal_privacy_integrity_crypter.cc
frame_handler.cc
alts_handshaker_client.cc
alts_shared_resource.cc
alts_tsi_handshaker.cc
alts_grpc_integrity_only_record_protocol.cc
alts_grpc_privacy_integrity_record_protocol.cc
alts_grpc_record_protocol_common.cc
alts_iovec_record_protocol.cc
alts_zero_copy_grpc_protector.cc
check_gcp_environment.cc
check_gcp_environment_linux.cc
check_gcp_environment_no_op.cc
check_gcp_environment_windows.cc
grpc_alts_credentials_client_options.cc
grpc_alts_credentials_options.cc
grpc_alts_credentials_server_options.cc
alts_handshaker_service_api.cc
alts_handshaker_service_api_util.cc
alts_tsi_utils.cc
transport_security_common_api.cc
transport_security.cc
channel_create.cc
channel_create_posix.cc
authority.cc
chttp2_connector.cc
backup_poller.cc
channel_connectivity.cc
client_channel.cc
client_channel_channelz.cc
client_channel_factory.cc
client_channel_plugin.cc
connector.cc
global_subchannel_pool.cc
health_check_client.cc
http_connect_handshaker.cc
http_proxy.cc
lb_policy.cc
lb_policy_registry.cc
local_subchannel_pool.cc
parse_address.cc
proxy_mapper.cc
proxy_mapper_registry.cc
request_routing.cc
resolver.cc
resolver_registry.cc
resolver_result_parsing.cc
retry_throttle.cc
server_address.cc
subchannel.cc
subchannel_pool_interface.cc
deadline_filter.cc
fake_transport_security.cc
local_transport_security.cc
ssl_session_boringssl.cc
ssl_session_cache.cc
ssl_session_openssl.cc
ssl_transport_security.cc
transport_security_grpc.cc
chttp2_server.cc
secure_channel_create.cc
server_chttp2.cc
server_chttp2_posix.cc
inproc_plugin.cc
inproc_transport.cc
client_load_reporting_filter.cc
grpclb.cc
grpclb_channel_secure.cc
grpclb_client_stats.cc
load_balancer_api.cc
fake_resolver.cc
xds.cc
xds_channel_secure.cc
xds_client_stats.cc
xds_load_balancer_api.cc
pick_first.cc
round_robin.cc
dns_resolver_ares.cc
grpc_ares_ev_driver.cc
grpc_ares_ev_driver_posix.cc
grpc_ares_ev_driver_windows.cc
grpc_ares_wrapper.cc
grpc_ares_wrapper_fallback.cc
grpc_ares_wrapper_posix.cc
grpc_ares_wrapper_windows.cc
dns_resolver.cc
sockaddr_resolver.cc
grpc_context.cc
max_age_filter.cc
message_size_filter.cc
client_authority_filter.cc
workaround_cronet_compression_filter.cc
workaround_utils.cc
grpc_plugin_registry.cc
win_delay_load_hook.cc
altscontext.pb.c
handshaker.pb.c
transport_security_common.pb.c
pb_common.c
pb_decode.c
pb_encode.c
health.pb.c
duration.pb.c
timestamp.pb.c
load_balancer.pb.c
grpc.vcxproj -> C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\bui
ld\Release\libgrpc.lib
adler32.c
compress.c
crc32.c
deflate.c
gzclose.c
gzlib.c
gzread.c
gzwrite.c
infback.c
inffast.c
inflate.c
inftrees.c
trees.c
uncompr.c
zutil.c
win_delay_load_hook.cc
z.vcxproj -> C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\build
Release\libz.lib
gyp ERR! build error
gyp ERR! stack Error: C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:196:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:256:12)
gyp ERR! System Windows_NT 10.0.17134
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "build" "--fallback-to-build" "--library=static_library" "--module=C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\src\node\extension_binary\node-v72-win32-x64-unknown\grpc_node.node" "--module_name=grpc_node" "--module_path=C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\src\node\extension_binary\node-v72-win32-x64-unknown" "--napi_version=4" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"
gyp ERR! cwd C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc
gyp ERR! node -v v12.1.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
node-pre-gyp ERR! build error
node-pre-gyp ERR! stack Error: Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js build --fallback-to-build --library=static_library --module=C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\src\node\extension_binary\node-v72-win32-x64-unknown\grpc_node.node --module_name=grpc_node --module_path=C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\src\node\extension_binary\node-v72-win32-x64-unknown --napi_version=4 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
node-pre-gyp ERR! stack at ChildProcess. (C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\node_modules\node-pre-gyp\lib\util\compile.js:83:29)
node-pre-gyp ERR! stack at ChildProcess.emit (events.js:196:13)
node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:1000:16)
node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:267:5)
node-pre-gyp ERR! System Windows_NT 10.0.17134
node-pre-gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\node_modules\node-pre-gyp\bin\node-pre-gyp" "install" "--fallback-to-build" "--library=static_library"
node-pre-gyp ERR! cwd C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc
node-pre-gyp ERR! node -v v12.1.0
node-pre-gyp ERR! node-pre-gyp -v v0.12.0
node-pre-gyp ERR! not ok
Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js build --fallback-to-build --library=static_library --module=C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\src\node\extension_binary\node-v72-win32-x64-unknown\grpc_node.node --module_name=grpc_node --module_path=C:\Users\Roy\Desktop\angular-firebase-crud-master\node_modules\grpc\src\node\extension_binary\node-v72-win32-x64-unknown --napi_version=4 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
npm WARN [email protected] requires a peer of [email protected] - 3 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of popper.js@^1.14.7 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/compiler@^2.3.1 || >=4.0.0-beta <5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/core@^2.3.1 || >=4.0.0-beta <5.0.0 but none is installed. You must install peer dependencies yourself.
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"})

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node-pre-gyp install --fallback-to-build --library=static_library
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Roy\AppData\Roaming\npm-cache_logs\2019-05-21T11_13_01_152Z-debug.log
PS C:\Users\Roy\Desktop\angular-firebase-crud-master>

Firestore error

@firebase/firestore: Firestore (5.8.1):
The timestampsInSnapshots setting now defaults to true and you no
longer need to explicitly set it. In a future release, the setting
will be removed entirely and so it is recommended that you remove it
from your firestore.settings() call now.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.