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

No NPM install script #74

Closed
tobbbles opened this issue Jul 15, 2015 · 4 comments
Closed

No NPM install script #74

tobbbles opened this issue Jul 15, 2015 · 4 comments
Assignees
Labels
Milestone

Comments

@tobbbles
Copy link

Following along with the documentation at: http://wejs.org/docs/we/getstarted

Thing being, the package.json from the generated app doesn't include an install script. I've been unable to hack a way to install this yet.

@albertosouza
Copy link
Member

@mnzt Thanks for your report, i will update the wejs yeoman generator.

For now you can test the we.js conference/event project in https://github.com/wejs/we-project-conference how are in development but have the install script

@albertosouza albertosouza self-assigned this Jul 16, 2015
@tobbbles
Copy link
Author

@albertosouza any update on this?

@albertosouza
Copy link
Member

@mnzt i updated the generator, CLI and the installation doc now

update your we.js cli and generator with:

obs: may need sudo

npm install we@latest -g
npm install generator-wejs@latest -g

And follow http://wejs.org/docs/we/getstarted updated instructions.

@albertosouza albertosouza added this to the v0.3.0 milestone Jul 19, 2015
@albertosouza
Copy link
Member

I recorded a video with how to create a project to type blog with we.js, is en but should help in this issue.
Link: https://www.youtube.com/watch?v=TtLcAT1lCMU

I will close this issue because we already made several improvements in installation and creation of a basic project

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

No branches or pull requests

2 participants