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.

init does not create a project in 0.8.0

See original GitHub issue

Running donejs init does not create a project using DoneJS 0.8.0.

$ node --version
v4.4.1
$ npm --version
2.14.20
$ donejs --version
0.8.0

$ donejs init test-project
Initializing new DoneJS application at /Users/kevin/dev/projects/test-project
Installing donejs-cli
donejs-cli@0.8.0 ../../../node_modules/donejs-cli

$ cd test-project/
$ ls

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
matthewpcommented, Mar 29, 2016

Ok, we need to get this fixed, going to assign it to @m-mujica since he is working on donejs-cli now.

0reactions
m-mujicacommented, Mar 31, 2016

Fixed in master.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Android Studio build fails with "Task '' not found in root project ...
Solution. This is one of many possible solutions. Make sure you have the correct command-line options specified in the settings under: File ->...
Read more >
Brownie Questions · Discussion #139 - GitHub
I have followed all the steps in installing Brownie and i am getting this 👇 👇 👇 PS C:\Users\Gachengoh\demos\brownie_simple_storage> brownie compile
Read more >
West APIs — Zephyr Project Documentation
Manifest object factory given parsed YAML data. This factory does not read any configuration files. Let the return value be m . Relative...
Read more >
User guide - The Haskell Tool Stack
stack is a modern, cross-platform build tool for Haskell code. This guide takes a new stack user through the typical workflows. This guide...
Read more >
A server-side rendering component library for Phoenix - Surface
Configuring the project manually. In case you don't want to use mix surface.init , please check our Set up Surface manually section for...
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