k0pernikus / repro-destiny-76

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example for issue 76

This is a example repo for desiny's issue 76.

git clone git@github.com:k0pernikus/repro-destiny-76.git && cd repro-destiny-76
npm ci && npx tsc

The error happens when you run:

npx destiny "src/**/*.*"

INFO: Resolving files.
INFO: Generating tree for: src/**/*.*
ERROR: Cannot find import ../../../package.json
If you think this is a bug, you can report it: https://github.com/benawad/destiny/issues

About

License:MIT License


Languages

Language:TypeScript 100.0%