DevExpress / DevExpress/devextreme-angular-template
Error when trying to create a new application
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 120
- Forks
- 47
- Avg merge
- 50m
- Merged PRs (30d)
- 3
Description
When running:
npx -p devextreme-cli devextreme new angular-app app-name
We get:
18 error code ENOLOCAL
19 error Could not install from "****\AppData\Roaming\npm-cache_npx\11092" as it does not contain a package.json file.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing npx -p devextreme-cli devextreme new angular-app app-name and inspect the reported npm cache path and package installation error. Done means the command creates the Angular application without the ENOLOCAL error and the generated project can be used as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100