webpack - Unable to deploy rails 5.1.0.beta1 app on heroku -


i new webpacks. started working rails 5.1.0beta1 version comes webpack support. deploying on heroku fails following error during asset compilation

remote:        sh: 1: ./node_modules/webpack/bin/webpack.js: not found remote:        rake aborted! remote:        json::parsererror: 743: unexpected token @ '' 

can please suggest how fix it. have tried doing this:

heroku buildpacks:set heroku/nodejs --index 1 heroku buildpacks:set heroku/ruby --index 2 


Comments

Popular posts from this blog

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -

python - PyInstaller UAC not working in onefile mode -

wso2is - WSO2 IS 5.0.0 SP1 After restart there is authentication error -