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.

Unable to create a project on windows

See original GitHub issue

I’m doing the following step by step:

image

image

image

image

image

But I’m getting this error: image

My setup:

IntelliJ IDEA 2021.2.1 (Ultimate Edition)
Build #IU-212.5080.55, built on August 24, 2021
Licensed to Pierre Vieira
Subscription is active until December 15, 2021.
For educational use only.
Runtime version: 11.0.11+9-b1504.16 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 1469M
Cores: 8
Non-Bundled Plugins: com.wakatime.intellij.plugin (13.1.0), org.jetbrains.jumpToLine (0.1.7), intellij.haskell (1.0.0-beta88), org.jetbrains.kotlin (212-1.5.31-release-546-IJ4638.7), Dart (212.5080.8), io.flutter (61.2.4)
Kotlin: 212-1.5.31-release-546-IJ4638.7

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:7
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
s373rcommented, Nov 16, 2021

Hello all! @PierreVieira @FelipeSanchezCalzada (and folks who made reactions: @Yochyo, @senior-zero)

I guess it can be helpful for you and future searchers (like me before) as well

Had the same error but after that, I re-read the README and got a thing: to start working we need to open an already created project; not to create a fresh one

Steps

  1. Install stack (https://get.haskellstack.org/stable/windows-x86_64-installer.exe)
  2. Reopen a terminal application to load updated PATH env variable
  3. In your working directory, execute to create a project helloworld:
stack new helloworld new-template
  1. Now we be able to open helloworld directory via IntelliJ IDEA
  2. Wait for background tasks to finish
  3. Done! We can start our immersion in the wonderful world of functional programming

Demo

изображение

Message update history

3reactions
FelipeSanchezCalzadacommented, Oct 9, 2021

Same problem…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot create New Microsoft Project Online
You can contact your Office 365 admin go to Office 365 admin center > active users > select your > unselect Project Plan...
Read more >
Can't create or add projects in solution - Visual Studio Feedback
When creating a new solution from a template a project is created on disk but no projects are visible in the solution explorer....
Read more >
[FIX] When you can't create new Project Sites - PPMBLOG.ORG
[FIX] When you can't create new Project Sites · 1. Navigate to a Project Site that has already been created · 2. Go...
Read more >
Unable to build project on Windows 10 (UE5)
Sorry, this may be my fault, since I'm new to unreal; but I haven't been able to build a project for some reason....
Read more >
Couldn't create new project and create folder in Godot 3.3
Press Windows key + I together to Open settings · Go to Update & Security > Windows Security > Virus & Threat Protection...
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