Skip to content

Name of the folder holding the project can't be a number #46

@alvarouribe

Description

@alvarouribe

This commands:

  • mkdir 2angulp
  • cd 2angulp
  • yo angular2

Got the following error:

13:20:50] Using gulpfile /Library/WebServer/Documents/2angulp/gulpfile.js
[13:20:50] Starting 'dependencies'...
[13:20:50] Starting 'js'...
[13:20:50] Starting 'html'...
[13:20:50] Starting 'css'...
[13:20:50] Finished 'css' after 14 ms

*events.js:154
throw er; // Unhandled 'error' event
^
MultipleErrors: 2-angulp:11:14: Unexpected token 2
2-angulp:11:15: Unexpected token Angulp
2-angulp:11:22: Unexpected token {
2-angulp:13:17: Semi-colon expected
2-angulp:17:1: Unexpected token } *

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions