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.

import create-react-app project from Github

See original GitHub issue

Your docs say you currently support projects using @angular/cli and create-react-app to be imported straight from Github. However, when I use method stackblitz.com/github/{GH_USERNAME}/{REPO_NAME} I got a message “We currently only support projects scaffolded with @angular/cli.”

I tried to import a project freshly generated by create-react-app, no changes were included yet.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
EricSimonscommented, Mar 6, 2018

@TheFullResolution @JochenFromm eek, I think this is a bug on our end of things- I’m really sorry about the inconvenience! @apai4 and I are going to get a fix in first thing tmrw morning (+ a couple of other features/fixes we’ve been working on today 😃

Will report back once it’s online!

0reactions
TheFullResolutioncommented, Mar 7, 2018

@EricSimons awesome! Yes, I was converting Typescript to JS, I must have missed one bit. The whole project is to help people who are asking questions about pure-react-carousel and give them ready recipes. I think Stackblitz is a perfect tool for it!

Thank you for amazing work!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Pull and Build a React App Created via create-react-app from ...
This step entails simply navigating to the project's repository on GitHub, selecting the remote URL from within the green Code dropdown, and ...
Read more >
How Can I Download a React Project from Github and Run in ...
Open your terminal and then type $ git clone {the url to the GitHub repo} This clones the repo · cd into the...
Read more >
Deploying React apps to GitHub Pages - LogRocket Blog
Set up your React application; Create a GitHub repository for your project; Push your React app to your GitHub repository ...
Read more >
Deployment | Create React App
To deploy your React project with a Vercel for Git Integration, make sure it has been pushed to a Git repository. Import the...
Read more >
Starting React App from pulled github project - Stack Overflow
I've pulled a github repository containing code for a reactjs app into one of my directories but I can't find a way to...
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