question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I ran touch .meta, then needed package.

/Users/thomas/.nvm/versions/node/v7.2.1/lib/node_modules/meta/node_modules/meta-git/bin/meta-git-clone:51
  const projects = meta.projects;
                       ^

TypeError: Cannot read property 'projects' of null
    at exec (/Users/thomas/.nvm/versions/node/v7.2.1/lib/node_modules/meta/node_modules/meta-git/bin/meta-git-clone:51:24)
    at module.exports (/Users/thomas/.nvm/versions/node/v7.2.1/lib/node_modules/meta/node_modules/meta-exec/index.js:54:18)
    at Object.<anonymous> (/Users/thomas/.nvm/versions/node/v7.2.1/lib/node_modules/meta/node_modules/meta-git/bin/meta-git-clone:21:1)
    at Module._compile (module.js:571:32)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:488:32)
    at tryModuleLoad (module.js:447:12)
    at Function.Module._load (module.js:439:3)
    at Module.runMain (module.js:605:10)
    at run (bootstrap_node.js:420:7)

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
reggicommented, Nov 20, 2017

Thanks for adding meta git update!

2reactions
mateodelnortecommented, Feb 21, 2017

meta now includes logic to check to see if projects exist in your .meta file which aren’t cloned locally. if detected it will instruct you to run meta git update to clone the missing repos.

eb0fa4c40cc777eadd6eded13772d6f3e6b288db

Read more comments on GitHub >

github_iconTop Results From Across the Web

meta-init - npm
init plugin for meta. Latest version: 1.2.5, last published: 2 years ago. Start using meta-init in your project by running `npm i meta-init` ......
Read more >
mateodelnorte/meta-init: plugin for initializing new ... - GitHub
plugin for initializing new meta repositories. Contribute to mateodelnorte/meta-init development by creating an account on GitHub.
Read more >
MetaInit: Initializing learning by learning to initialize
In this work, we introduce an algorithm called MetaInit as a step towards automating the search for good initializations using meta-learning.
Read more >
MetaInit: Initializing learning by learning to initialize
In this work, we introduce an algorithm called MetaInit as a step towards automating the search for good initializations using meta-learning. Our approach...
Read more >
init (OpenURI::Meta) - APIdock
This method has no description. You can help the Ruby community by adding new notes. ... Register or log in to add new...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found