[wp-trac] [WordPress Trac] #47767: Simplify and backport the local environment

WordPress Trac noreply at wordpress.org
Fri Aug 16 02:02:35 UTC 2019


#47767: Simplify and backport the local environment
------------------------------+-----------------------
 Reporter:  pento             |       Owner:  pento
     Type:  enhancement       |      Status:  assigned
 Priority:  normal            |   Milestone:  5.3
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  needs-testing     |     Focuses:
------------------------------+-----------------------
Changes (by pento):

 * keywords:  needs-testing has-patch => needs-testing


Comment:

 @anevins: Hey, let's move
 [https://wordpress.slack.com/archives/C02RQBWTW/p1565859283456400 our
 Slack conversation] here.

 I haven't been able to reproduce the issue you reported, so I'd like to
 gather some more information:

 What shell are you using? CMD, PowerShell, Git Bash, or something else?

 What version of these tools do you have?

 {{{
 docker version
 docker-compose -v
 node -v
 npm -v
 }}}

 Can you confirm that you've run `npm install` recently?

 Could you post the full output of running these commands in your
 `wordpress-develop` directory?

 {{{
 git status
 npm run env:reset
 npm run env:start
 npm run env:install
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/47767#comment:46>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list