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.

CookieCutter is not a constructor

See original GitHub issue

Updated to latest version ( versions:bump) and got a _backstage_plugin_scaffolder_backend__WEBPACK_IMPORTED_MODULE_2__.CookieCutter is not a constructor

tried deleting node_modules from the root and reimport everything, still getting it.

any ideas?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
frebencommented, Jul 10, 2021

I think that’s part of the old fixed pipeline stuff that has been migrated to the newer flexible templates. Check the changeset and the linked migration guide to see if it applies to you.

https://github.com/backstage/backstage/blob/master/plugins/scaffolder-backend/CHANGELOG.md

0reactions
benjdlambertcommented, Jul 17, 2021

Perfect! Gonna close but you can re-open if you feel there’s something else 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

CookieCutter is not a constructor · Issue #8163 - GitHub
CookieCutter is not a constructor. ... But I'm trying to create a new template, that is not creating. [1] 2021-11-19T12:27:06.633Z catalog ...
Read more >
Learn the Basics of Cookiecutter by Creating a Cookiecutter
The easiest way to understand what Cookiecutter does is to create a simple one and see how it works. Cookiecutter takes a source...
Read more >
Usage — cookiecutter 2.1.1 documentation
Whenever you generate a project with a cookiecutter, the resulting project is output to your current directory. Cloned cookiecutters were not saved locally....
Read more >
cookiecutter Documentation - Read the Docs
The big ones are: • Cookiecutter no longer deletes the cloned repo after generating a project. • Cloned repos are saved into ~/.cookiecutters/....
Read more >
Source code for cookiecutter.extensions - Read the Docs
You are not reading the most recent version of this documentation. ... def __init__(self, environment): """Jinja2 Extension Constructor.
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