dojo / dojo/cli-upgrade-app

Cannot find module 'cross-spawn'

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1
Forks
10
PR merge metrics
No merged PRs in 30d

Description

When trying to upgrade a Dojo 5 app to Dojo 6 after install `@dojo/cli-upgrade-app`, I run `dojo upgrade` and get the following error.

```
Nested error: Cannot find module 'cross-spawn'
```

I tried `npm install crosss-pawn` into my project, but that didn't work, I had to `npm i -g cross-spawn` and then the upgrade worked.

Windows 10
Node 11.8.0
NPM 6.13.0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.