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.

can't build project

See original GitHub issue

I have an existing solidity project that I can’t gen comments and api for. Followed directions and this is what I got:

doxity init

Getting https://github.com/DigixGlobal/doxity-gatsby-starter-project/archive/a4886b7a7a04c018ac04fed3125d7d4785e74bed.tar.gz… ⣟ Setting up doxity project with npm install. This may take a while…npm WARN layer1@1.0.0 No description

up to date in 0.099s Doxity is initialized! Now run doxity build

doxity build

/usr/local/lib/node_modules/@digix/doxity/lib/compile/index.js:12 throw new Error(‘Output directory ’ + output + ’ not found, are you in the right directory?’); ^

Error: Output directory /Users/kevin/Desktop/BlockChain/layer1/blockchain/scripts/doxity/pages/docs not found, are you in the right directory? at exports.default (/usr/local/lib/node_modules/@digix/doxity/lib/compile/index.js:12:11) at Object.exports.default [as build] (/usr/local/lib/node_modules/@digix/doxity/lib/build.js:8:25) at Object.wrappedMethods.(anonymous function) [as build] (/usr/local/lib/node_modules/@digix/doxity/lib/index.js:71:24) at Object.<anonymous> (/usr/local/lib/node_modules/@digix/doxity/lib/bin/doxity.js:35:28) at Module._compile (module.js:660:30) at Object.Module._extensions…js (module.js:671:10) at Module.load (module.js:573:32) at tryModuleLoad (module.js:513:12) at Function.Module._load (module.js:505:3) at Function.Module.runMain (module.js:701:10) at startup (bootstrap_node.js:194:16) at bootstrap_node.js:618:3

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:9
  • Comments:12

github_iconTop GitHub Comments

4reactions
ejossevcommented, Jan 25, 2018

Same issue here…

3reactions
quasisamuraicommented, Jul 16, 2018

Still running this problem.

Read more comments on GitHub >

github_iconTop Results From Across the Web

VS2019 can't build any project - Visual Studio Feedback
I have just installed VS2019 Version 16.7.4. I can't compile any c# project (WinForms, WPF and Console application ). There is output :...
Read more >
Xcode can't build a project | Apple Developer Forums
Hello,. project works fine in Xcode 12.5.1, but when I open it in 13.1 to test, I get error when hitting build. First...
Read more >
Can't Build Project : r/O3DE - Reddit
Yeah, the problem is that you have all of that installed. You don't have the environment variable set for cmake to use Clang...
Read more >
Why America Can't Build
Starting a construction technology company is an unusual response to the frustration caused by infrastructure projects, but another one of his ...
Read more >
IDEA can't build project because it can't find some classes
I am experiencing issues building my project with the latest Beta. IDEA is complaining that it does not find some classes (from my...
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