humanmade / humanmade/react-wp-scripts

Install fails

Ouverte
#90 1 commentaire 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
232
Forks
30
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Following the guidelines on the readme, running (node 16):

```
npx create-react-app dashboard --scripts-version react-wp-scripts --php-namespace="Dashboard" ./
```

I get this error:

```
dashboard % npx create-react-app dashboard --scripts-version react-wp-scripts --php-namespace="Dashboard" ./
Need to install the following packages:
create-react-app
Ok to proceed? (y)
npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.

Creating a new React app in /Users/joe/altis/vantage-backend/content/themes/dashboard/dashboard.

Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-wp-scripts with cra-template...

added 1743 packages in 39s

73 packages are looking for funding
run `npm fund` for details
Could not locate supplied template: /Users/joe/altis/vantage-backend/content/themes/dashboard/cra-template
React WP Scripts loader could not be copied to your root folder. Error details:
Error: ENOENT: no such file or directory, open '/Users/joe/altis/vantage-backend/content/themes/dashboard/dashboard/src/index.js'
```

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.