You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having the exact same issue, and am looking upstream at the original https://github.com/weyj4/sails-webpack repo for a different way to approach this.
Getting this error when I lift Sails:
error: error: sails-webpack: [ 'multi main\nModule not found: Error: Cannot resolve \'file\' or \'directory\' ./assets/js in /vagrant\nresolve file\n /vagrant/assets/js is not a file\n /vagrant/assets/js.webpack.js doesn\'t exist\n /vagrant/assets/js.web.js doesn\'t exist\n /vagrant/assets/js.js doesn\'t exist\n /vagrant/assets/js.json doesn\'t exist\nresolve directory\n /vagrant/assets/js/package.json doesn\'t exist (directory description file)\n directory default file index\n resolve file index in /vagrant/assets/js\n /vagrant/assets/js/index doesn\'t exist\n /vagrant/assets/js/index.webpack.js doesn\'t exist\n /vagrant/assets/js/index.web.js doesn\'t exist\n /vagrant/assets/js/index.js doesn\'t exist\n /vagrant/assets/js/index.json doesn\'t exist\n[/vagrant/assets/js.webpack.js]\n[/vagrant/assets/js.web.js]\n[/vagrant/assets/js.js]\n[/vagrant/assets/js.json]\n[/vagrant/assets/js/index]\n[/vagrant/assets/js/index.webpack.js]\n[/vagrant/assets/js/index.web.js]\n[/vagrant/assets/js/index.js]\n[/vagrant/assets/js/index.json]\n @ multi main' ]
The text was updated successfully, but these errors were encountered: