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.

Codecrumbs hasn't launched on Python project

See original GitHub issue
internal/modules/cjs/loader.js:638
    throw err;
    ^

Error: Cannot find module 'fs-readdir-recursive'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
    at Function.Module._load (internal/modules/cjs/loader.js:562:25)
    at Module.require (internal/modules/cjs/loader.js:692:17)
    at require (internal/modules/cjs/helpers.js:25:18)
    at Object.<anonymous> (/home/t.kohler/.config/yarn/global/node_modules/codecrumbs/src/server/code-parse/language/php/namespaces.js:1:26)
    at Module._compile (internal/modules/cjs/loader.js:778:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
    at Module.load (internal/modules/cjs/loader.js:653:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
    at Function.Module._load (internal/modules/cjs/loader.js:585:3)

Hi! Tried to launch the codecrumbs on the Python project and got this. May I ask for suggestions to fix this?

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Bogdan-Lyashenkocommented, Sep 25, 2021

I was asking more like, if you use v1 or v2 🙂 I guess v1 (hence CLI params). Can you try v2 intsead, i.e. desktop app instead of CLI tool? v1 is no longer supported and v2 got bunch of new cool features (it’s free).

0reactions
Bogdan-Lyashenkocommented, Sep 25, 2021

Everything on the website 🤓You can start from this guide https://codecrumbs.io/guides/web-app-with-github. Let me know if need help. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · Bogdan-Lyashenko/codecrumbs - GitHub
Codecrumbs hasn't launched on Python project. #96 opened on Sep 24, 2021 ; How to configure codecrumbs to work with Typescript project? #95 ......
Read more >
Codecrumbs - Take code complexity under control ...
Codecrumbs is the set of tooling to help developers fill the gap between code and application logic in large codebase.
Read more >
Python Developer's Guide
This guide is a comprehensive resource for contributing to Python – for both new and experienced contributors. It is maintained by the same...
Read more >
Simple ECMAScript Engine - OSCHINA - 中文开源技术交流社区
You can launch the search engine just by running two python scripts. ... Links Demo Course at CVPR2020 [slides] [video] Project page Tutorial...
Read more >
CodeCrumbs - Code Snippets for Your Webflow!
A community repo with code snippets to give your websites that extra bit of functionality! Find & save your fav snippets & watch...
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