Skip to content

Gikkman/typescript-transform-paths-reproduce-ts-node-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Run npm install

Through ts-node

First, run npm run dev:a. This will throw an exception, and the output will show:

Error: Cannot find module '../util/tool'

Then, run npm run dev:b. This will work

Building

Run npm run build. This will build both example projects.

Then, either project can be run via npm run start:a or npm run start:b.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published