-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
IMPORTANT: This repository's issues are reserved for feature requests and bug reports. Do not submit support requests here.
Steps to reproduce and a minimal demo of the problem
Created new repo using following steps:
git clone --depth 1 https://github.com/mgechev/angular-seed.git
cd angular-seed
sudo npm install
npm start
Current behavior
Errors on npm start
Error in plugin 'run-sequence(build.html_css)'
Message:
Cannot find module '.tmp/Rx.min.js'
Details:
code: MODULE_NOT_FOUND
Stack:
Error: Cannot find module '.tmp/Rx.min.js'
at Function.Module._resolveFilename (module.js:339:15)
Expected/desired behavior
Start app and livereload page
Other information
I have made and run a project before on a older version of the seed back when it was on angular-rc6.
I'm on a mac running macOS Sierra
node v 6.9.0
npm v 3.10.8
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels