question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Version 0.8.0 won't run or build in Windows

See original GitHub issue

Description 📖

When updating to a new version, the generator does not start in development mode and does not build the project. The default project was launched via the pnpm create iles@next command. Screenshots below…

Reproduction 🐞

Please provide a link to a repo that can reproduce the problem you ran into.

Dependencies Info

Run npx iles info and pnpm list (or npm list) and provide the output:


D:\WORK\ANThill\temp\testIles>npx iles info
iles v0.8.0 vite v3.0.0

D:\WORK\ANThill\temp\testIles>npm list
testiles@0.0.0 D:\WORK\ANThill\temp\testIles
├── iles@0.8.0
├── typescript@4.7.4
└── vue-tsc@0.38.5

Screenshots 📷

image image

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
ElMassimocommented, Jul 20, 2022

Thanks @ohuu, released a patch in iles@0.8.1.

Please let me know if doesn’t work as intended.

2reactions
ElMassimocommented, Jul 18, 2022

This is great @ohuu! I’ll check to make sure file:// is cross-platform compatible, and cut a new release with this patch.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Windows: Access denied while building project initialised with ...
I'm currently running into an issue building on Windows where running zig build on a project generated with zig init-exe fails with error: ......
Read more >
Stable channel release notes for the Windows App SDK
Provides information about the stable release channel for the Windows App SDK.
Read more >
Meaning of common message when install a package "There ...
When installing packages, the message There are binary versions available but the source versions are later often appears. This is (I think) followed...
Read more >
ParserError: Source file requires different compiler version
Windows.msvc). But when I right click and select Solidty:Compiler information, it shows 0.8.0. from output: Retrieving compiler information ...
Read more >
Build from source - TensorFlow
Build a TensorFlow pip package from source and install it on Ubuntu Linux and macOS. While the instructions might work for other systems,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found