Skip to content

CLI Init errors #65

@roomman

Description

@roomman

Hi, I've been trying to get a "clever init web-app" command to work for the last few days. I'm attempting it on a new Macbook Pro with Command Line Tools installed. This is my first time using CleverStack. I've been using Yoeman and Ember-cli without any issues. Other projects are using Bower and Grunt without problems.

I've read various support notes on here and StackFlow but can't seem to get to the bottom of it. In no particular order (indeed, I've tired several times in different orders) here's what I've done:

  • Reinstalled Node / NPM
  • Installed Bower
  • Installed Grunt
  • Installed cleverstack-cli
  • Cleared NPM cache
  • Cleared Bower cache
  • Ensured correct permissions on $PATH folders
  • Tried running "clever init web-app -f"
  • Tried running the command from various locations

Each time I run the command I'm getting stuck at the same point: installing NPM modules (see below). Any suggestions? Many thanks in advance.

Preparing for installation...
-----------------------------
args             = []
--force          = undefined
project          = "my-app"
projectFolder    = "/Users/simon/Sites/my-app"
singleSeed       = false
installFrontend  = true
installBackend   = true
-----------------------------
  ├── Creating project installation path...
  ├── Creating installation path /Users/simon/Sites/my-app...
  └── Preparing seed installation list...

Installing Backend...
  ├── Installation path is /Users/simon/Sites/my-app/backend...ading...   ┊   St  ├── Downloading and extracting node-seed...                                   

  ├── Creating local configuration file config/local.json...
  ├── Installing NPM modules...rogress: [▒---------]  7 %   ┊   Installing: Back

 Status @ 5s |   Installation Progress: [▒▒--------]  21 %   ┊   Installing: Backend   ┊   Step: Installing NPM modules...   ┊   Step Time: 1s   ┊       

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions