Skip to content

Error while reactify an existing django app (name="React_UI") #1

Description

@choudharyvikash20

D:\professional\React\Reactify Django\website>python manage.py reactify React_UI
Traceback (most recent call last):
File "D:\professional\React\Reactify Django\website\manage.py", line 22, in
main()
File "D:\professional\React\Reactify Django\website\manage.py", line 18, in main
execute_from_command_line(sys.argv)
File "C:\Users\HP\Envs\Uliv\lib\site-packages\django\core\management_init_.py", line 419, in execute_from_command_line
utility.execute()
File "C:\Users\HP\Envs\Uliv\lib\site-packages\django\core\management_init_.py", line 413, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File "C:\Users\HP\Envs\Uliv\lib\site-packages\django\core\management\base.py", line 354, in run_from_argv
self.execute(*args, **cmd_options)
File "C:\Users\HP\Envs\Uliv\lib\site-packages\django\core\management\base.py", line 398, in execute
output = self.handle(*args, **options)
File "C:\Users\HP\Envs\Uliv\lib\site-packages\reactify\management\commands\reactify.py", line 14, in handle
subprocess.run(f'''
File "c:\users\hp\appdata\local\programs\python\python39\lib\subprocess.py", line 505, in run
with Popen(*popenargs, **kwargs) as process:
File "c:\users\hp\appdata\local\programs\python\python39\lib\subprocess.py", line 951, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "c:\users\hp\appdata\local\programs\python\python39\lib\subprocess.py", line 1420, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 3] The system cannot find the path specified

Facing above issue while run above command.
What is the issue? I need help.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions