DEV Community

Discussion on: I am trying to deploy static react app to heroku, but i get error like “cross-env: not found” any help is appreciated

Collapse
 
harshmangalam profile image
Harsh Mangalam

if you will add cross-env in dev dependencies then heroku will not install it and if it will not install how heroku will execute build and start scripts from package.json