Skip to content

Create React App - Could not create a project called "myApp" because of npm naming restrictions #29

Closed
@MarkRabey

Description

@MarkRabey

Expected Behavior

I would expect using "Create JavaScript Project" and selecting "react" would create a React project.

Actual Behavior

The console displays errors, project is not created.

Sublime Text console logs

.[!.],}* ./ ; rm -rf myAppct-sublime mark$ create-react-app myApp ; mv ./myApp/{                                                                         
Could not create a project called "myApp" because of npm naming restrictions:                                                                            
  *  name can no longer contain capital letters                                                                                                          
mv: rename ./myApp/.[!.]* to ./.[!.]*: No such file or directory                                                                                         
mv: rename ./myApp/* to ./*: No such file or directory  

Steps to Reproduce the Problem

  1. Project > Create JavaScript Project > react

Specifications

  • Sublime Text 3 build:
  • OS: OSX High Sierra
  • JavaScript Enhancements version: 0.13.17

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions