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.

[BUG] - Back-end Project Boilerplates

See original GitHub issue

One of our Discord members mentioned running in to issues with the boilerplate-express code. The package.json calls for a Node version of 4.x, which is severely outdated. In this case, the camper was working on the code locally and deployed to Heroku for the live link to submit, and Heroku threw build errors because of the engine version.

While we specifically mention repl.it on the /learn pages as the go-to platform, we do include instructions for working on it locally. Would it be worth looking in to updating the boilerplates to use the LTS version of node (and verifying compatibility)?

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
moT01commented, Jan 15, 2021

I think we are safe to close this. If I am mistaken, feel free to leave a comment and it can be reopened. Thanks and happy coding 🎉

1reaction
naomi-lgbtcommented, Dec 2, 2020

So, it is used by the more advanced environments, and I expect campers to handle the specifics like this env-by-env.

That’s a fair expectation, I think. 🙂

Provided no one objects, I think I will compile a list of affected repositories that need the engine removed and open this up to help wanted or first timers only.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Start Your Next Backend Project - Boilerplates, Starters ...
A new backend project is on the horizon, and with every new project come new challenges and opportunities. You can implement everything in...
Read more >
Backend Boilerplate - Glitch
A sensitive project that does brave things. ... backend-boilerplate ... Manage Node.js projects and npm packages using package.json.
Read more >
melvin0008/awesome-projects-boilerplates - GitHub
Node/Backbone Web App Boilerplate Boilerplate for web applications with a Node, Express, MongoDB backend and Backbone Marionette, Jade, Require.js frontend.
Read more >
Useful Front-End Boilerplates And Starter Kits
The Modern Front-End Development Boilerplate is an all-in-one starter kit to develop, build, and deploy your next web project. Features include ...
Read more >
Boosting your backend application - HackMD
Feature: routing, request handling, [response marshalling], error handling, ... How to build/find a good project boilerplate.
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