Skip to content

Has anyone attempted to add reactivated to a pre-existing django 3.2 project? #194

Answered by devo-wm
devo-wm asked this question in Q&A
Discussion options

You must be logged in to vote

@silviogutierrez Finally working on this again.

Decided to just use npm. Updated both packages in pip (0.27.1) and npm (0.27.2) respectively.

re-ran

./manage.py generate_client_assets                              
[14/Sep/2022 18:59:56,677] Generating interfaces and client side code
[14/Sep/2022 18:59:57,638] Finished generating.

When I hit my reactivated view I still see:

Starting development server at http://127.0.0.1:8000/
Quit the server with CONTROL-C.
node:internal/modules/cjs/loader:936
  throw err;
  ^

Error: Cannot find module '/Users/wml/Projects/trainingcamp-django/trainingcamp/node_modules/_reactivated/renderer.js'
    at Function.Module._resolveFilename (node:internal/modul…

Replies: 3 comments 10 replies

Comment options

You must be logged in to vote
2 replies
@devo-wm
Comment options

@silviogutierrez
Comment options

Comment options

You must be logged in to vote
5 replies
@silviogutierrez
Comment options

@devo-wm
Comment options

@devo-wm
Comment options

@silviogutierrez
Comment options

@devo-wm
Comment options

Answer selected by devo-wm
Comment options

You must be logged in to vote
3 replies
@silviogutierrez
Comment options

@devo-wm
Comment options

@silviogutierrez
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants