You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm submitting a ...
[X] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
Summary
ran npx typescript-starter, no customisation just a trivial name and description, npm run build gives:
src/index.ts:2:15 - error TS2307: Cannot find module './lib/hash' or its corresponding type declarations.
2 export * from './lib/hash';
Other information (e.g. detailed explanation, stack traces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)
npx typescript-starter --version
npx: installed 255 in 14.208s
3.1.2
npm --version
6.14.5
node --version
v14.5.0
The text was updated successfully, but these errors were encountered:
I'm submitting a ...
[X] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
Summary
ran npx typescript-starter, no customisation just a trivial name and description, npm run build gives:
npx typescript-starter --version
npx: installed 255 in 14.208s
3.1.2
npm --version
6.14.5
node --version
v14.5.0
The text was updated successfully, but these errors were encountered: