Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code does not build in node 8.9 \ node 16.3 #26

Open
RobotnickIsrael opened this issue Jun 6, 2021 · 2 comments
Open

Code does not build in node 8.9 \ node 16.3 #26

RobotnickIsrael opened this issue Jun 6, 2021 · 2 comments

Comments

@RobotnickIsrael
Copy link

I've cloned the project, did npm i to install the packages and than npm run build to have the output but it doesn't build
saying "Successfully compiled 0 files with Babel (10ms)."

image

Build folder only has *.ts files
image

I'm running on windows 10 64 bit.
I'll try moving it to a linux environment and see what's up there.

@RobotnickIsrael
Copy link
Author

I can confirm this happens only on Windows.
It builds in my linux with nodejs 14

@chriswiggins
Copy link
Owner

I haven't tested on Windows - presume this is a path parsing issue. Happy to review a PR that fixes this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants