init does not create a project in 0.8.0
See original GitHub issueRunning 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:
- Created 7 years ago
- Comments:5 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ok, we need to get this fixed, going to assign it to @m-mujica since he is working on donejs-cli now.
Fixed in master.