Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

packages/custom/meanStarter appears to be missing #139

Open
bfeeny opened this issue Jun 26, 2016 · 0 comments
Open

packages/custom/meanStarter appears to be missing #139

bfeeny opened this issue Jun 26, 2016 · 0 comments

Comments

@bfeeny
Copy link

bfeeny commented Jun 26, 2016

I am new to mean.io. I installed everything on OS X, and then initialized a project MeanTest. This resulted in the error:

mv: rename MeanTest/packages/custom/meanStarter to MeanTest/packages/custom/MeanTest: No such file or directory

Here is the full output:

Cloning branch: master into destination folder: MeanTest
git clone --depth 1 -bmaster https://github.com/linnovate/mean.git "MeanTest"
Cloning into 'MeanTest'...

Added the "remote" upstream origin
mv: rename MeanTest/packages/custom/meanStarter to MeanTest/packages/custom/MeanTest: No such file or directory

Do you want to set up an admin user?
? Yes N

All Done! - Now lets install the dependencies...

Install node package dependencies:
$ cd MeanTest && npm install
Bower install should be triggered for client side dependencies.
If it did not run invoke it manually...
$ cd MeanTest && bower install
Run the app by running:
$ cd MeanTest and then run..
$ gulp

There is no packages directory, should this have come from the git clone? I don't see a packages directory in the git repo either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant