node.js - Assets not loading in sails.js app -


i moved arch linux windows 7.

i've installed nodejs, npm, sails, grunt. created new sails project sails new <name> , started sails lift.

my assets not compiled or injected sails. .tmp/public not exist, too.

maybe can me out?

check out issue

https://github.com/balderdashy/sails/issues/3013

its grunt defaulting false, means grunt work flow not building assets or creating public web folder.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -