momentjs not working with meteor -


मैं उपयोग करना चाहता हूं

मैंने mrt add bootstrap3-datetimepicker में भाग लिया मेरी उल्का परियोजना इसके बाद मैं mrt install moment और mrt update moment चलाता हूं क्योंकि निर्देश मुझे बताता है।

जब मैं अब mrt run मुझे निम्न त्रुटि मिलती है:

  = & gt; त्रुटियाँ स्टार्टअप को रोका जा रही हैं: अनुप्रयोग का निर्माण करते समय: त्रुटि: ऐसा कोई पैकेज नहीं है: 'क्षण'   

मुझे यह क्यों मिल रहा है?

और अगर मैं mrt क्षण जोड़ें मुझे यह मिलता है:

  /usr/local/lib/node_modules/meteorite/lib/meteor.js:154 "एक आदेश चलाने में त्रुटि:" + त्रुटि; ^ एक कमांड चलाने में त्रुटि: त्रुटि: कमांड विफल: = & gt; संकुल स्कैन करते समय त्रुटियां: पैकेज का निर्माण करते समय 'bootstrap3-datetimepicker`: त्रुटि: ऐसा कोई पैकेज नहीं:' पल '   

इस मुद्दे पर आने वाले किसी भी व्यक्ति के लिए, moment.js आधिकारिक रूप से उल्का का समर्थन करता है:

  उल्का जोड़ें moment: पल   



Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -