pnpm: Errors not helpful et al
Please provide nice console errors. Currently it gives only ERROR [object Object]
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 15 (15 by maintainers)
Commits related to this issue
- feat: print stack trace when a generic error happens Ref https://github.com/pnpm/pnpm/issues/896 — committed to pnpm/pnpm-default-reporter by zkochan 7 years ago
- feat: print stack trace when a generic error happens Ref https://github.com/pnpm/pnpm/issues/896 — committed to pnpm/pnpm-default-reporter by zkochan 7 years ago
- feat: update pnpm-default-reporter to version 0.9.5 Print a stack trace when a generic error happens Ref #896 — committed to pnpm/pnpm by zkochan 7 years ago
Cool!
I can look into the issue later. I work on some of the other issues currently.
I’m trying to use
react-native
by using commandcreate-react-native-app pnpm-test --package-manager pnpm
.This isn’t available as of now since I just created the pull request