Skip to content

Cannot find module '.tmp/Rx.min.js'  #1501

@JonCatmull

Description

@JonCatmull

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions