Skip to content

yasiruviyara/IBM-React-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In the terminal, ensure you are in the ../../todo_list directory and run the below command to set the NODE_OPTIONS environment variable with the –openssl-legacy-provider flag.

export NODE_OPTIONS=--openssl-legacy-provider

This ensures that the specified OpenSSL provider is used when running your Node.js application, potentially resolving certain cryptographic issues.

About

React Todo List Application

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 50.9%
  • HTML 24.9%
  • CSS 24.2%