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.

syntax error while building in windows

See original GitHub issue

While running npm run build in Windows, command rm is not recognized at: rm -rf dist/playground && mkdir -p dist/playground/public && npm run playground:build-assets && npm run playground:build-ts && ts-node scripts/playgroundPostBuild.ts

Possible solution: Create OS agnostic build command/s.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
develpercommented, Jul 23, 2020

Thanks @czerwinskilukasz1 and @subedigaurav ,I had an amazing experience.

I was able to follow contributing guidelines without any hassle. It is well documented. However, if I find any improvement later I will let you know.

Also, feel free to tag me on an issue which is beginner friendly(like me).

2reactions
develpercommented, Jul 16, 2020

Hi @mhagmajer. I would like to take on this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Syntax Error and Compile Error - Microsoft Community
Since 1 month ago, the Word run on my Mac starts to show "Syntax error, Compile error" every time right after I open...
Read more >
Syntax errors from Windows SDK while building repo #50342
Anyone else hitting this? I'm sync'd to main tip, cleared my repo, and building fails with errors like this: C:\Program Files (x86)\Windows ......
Read more >
c++ - Why I got syntax error, when trying to use concept?
You get "syntax errors" because your compiler does not understand the C++ you are writing. Most likely it is expecting an older version...
Read more >
Syntax error in libjansson while compiling on Windows?
I am building RackV2 from scratch on a widnows machine, following VCV Manual - Building While doing a make dep, I get a...
Read more >
Why do I receive compiler syntax errors when building a ...
This error is only generated when using a Microsoft Visual C++ compiler; the library does successfully compile when using the LCC compiler.
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