Urigo / meteor-angular2.0-socially

https://www.angular-meteor.com/tutorials/socially/
170 stars 120 forks source link

Step 19- While processing files with angular2-compilers (for target web.browser): #213

Closed ayeyaheyao closed 7 years ago

ayeyaheyao commented 7 years ago

In step-19 -angular-material and custom Angular auth forms

I've done all that. But at the end of this step, I got this error. I cant understand. Someone help me , why this error may be caused ?

Getting started step 19, I've applied the following commands: $ meteor npm uninstall --save bootstrap

$ meteor npm install @angular/material@2.0.0-alpha.9 (Is this command is up-to-date?)

  [[[[[ ~/ang2-met/socially ]]]]]                                                                                                                                

=> Started proxy.                                                                                                                                              
=> Started MongoDB.                                                                                                                                            
=> Errors prevented startup:                                                                                                                                   

   While processing files with angular2-compilers (for target web.browser):                                                                                    

   /home/selahattin/.meteor/packages/angular2-compilers/.0.6.6.15z8jyi++os+web.browser+web.cordova/plugin.Angular2Compilers.os/npm/node_modules/meteor/urigo_st
atic-html-compiler/node_modules/html-minifier/src/htmlparser.js:236:13:                                                                                        
   Parse Error: <                                                                                                                                              
   at new HTMLParser                                                                                                                                           
   (/home/selahattin/.meteor/packages/angular2-compilers/.0.6.6.15z8jyi++os+web.browser+web.cordova/plugin.Angular2Compilers.os/npm/node_modules/meteor/urigo_s
tatic-html-compiler/node_modules/html-minifier/src/htmlparser.js:236:13)                                                                                       
   at minify                                                                                                                                                   
   (/home/selahattin/.meteor/packages/angular2-compilers/.0.6.6.15z8jyi++os+web.browser+web.cordova/plugin.Angular2Compilers.os/npm/node_modules/meteor/urigo_s
tatic-html-compiler/node_modules/html-minifier/src/htmlminifier.js:913:3)                                                                                      
   at Object.exports.minify                                                                                                                                    
   (/home/selahattin/.meteor/packages/angular2-compilers/.0.6.6.15z8jyi++os+web.browser+web.cordova/plugin.Angular2Compilers.os/npm/node_modules/meteor/urigo_s
tatic-html-compiler/node_modules/html-minifier/src/htmlminifier.js:1262:10)                                                                                    
   at Object.minify (packages/urigo:static-html-compiler/build/src/utils.js:4:25)                                                                              
   at TemplateHtmlCompiler.compileOneFile (packages/urigo:static-html-compiler/build/src/template.js:23:32)