Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

npm run start error #133

Open
gavinzhou opened this issue Aug 20, 2019 · 0 comments
Open

npm run start error #133

gavinzhou opened this issue Aug 20, 2019 · 0 comments
Assignees
Labels

Comments

@gavinzhou
Copy link
Contributor

gavinzhou commented Aug 20, 2019

Overview

ERROR in ./src/app.ts
Module not found: Error: Can't resolve 'routes/setup/setup-payment' in '/Users/zhou.gavin/Desktop/app.orangesys.io/src'
 @ ./src/app.ts
 @ ./src/main.ts
 @ ./node_modules/aurelia-webpack-plugin/runtime/empty-entry.js
 @ multi aurelia-webpack-plugin/runtime/empty-entry aurelia-webpack-plugin/runtime/pal-loader-entry webpack-dev-server/client aurelia-webpack-plugin/runtime/empty-entry aurelia-webpack-plugin/runtime/pal-loader-entry aurelia-bootstrapper

ERROR in ./src/app.ts
Module not found: Error: Can't resolve 'routes/setup/setup-plan' in '/Users/zhou.gavin/Desktop/app.orangesys.io/src'
 @ ./src/app.ts
 @ ./src/main.ts
 @ ./node_modules/aurelia-webpack-plugin/runtime/empty-entry.js
 @ multi aurelia-webpack-plugin/runtime/empty-entry aurelia-webpack-plugin/runtime/pal-loader-entry webpack-dev-server/client aurelia-webpack-plugin/runtime/empty-entry aurelia-webpack-plugin/runtime/pal-loader-entry aurelia-bootstrapper

ERROR in ./src/app.ts
Module not found: Error: Can't resolve 'routes/setup/verification-guide' in '/Users/zhou.gavin/Desktop/app.orangesys.io/src'
 @ ./src/app.ts
 @ ./src/main.ts
 @ ./node_modules/aurelia-webpack-plugin/runtime/empty-entry.js
 @ multi aurelia-webpack-plugin/runtime/empty-entry aurelia-webpack-plugin/runtime/pal-loader-entry webpack-dev-server/client aurelia-webpack-plugin/runtime/empty-entry aurelia-webpack-plugin/runtime/pal-loader-entry aurelia-bootstrapper
Child html-webpack-plugin for "index.html":
         Asset      Size  Chunks  Chunk Names
    index.html  1.36 MiB       0
    Entrypoint undefined = index.html
    [8XHo] ./node_modules/html-webpack-plugin/lib/loader.js!./index.ejs 1.03 KiB {0} [built]
    [LvDl] ./node_modules/lodash/lodash.js 528 KiB {0} [built]
    [YuTi] (webpack)/buildin/module.js 497 bytes {0} [built]
    [yLpj] (webpack)/buildin/global.js 472 bytes {0} [built]
ℹ 「wdm」: Failed to compile.

node -v
v9.11.1

@gavinzhou gavinzhou added the bug label Aug 20, 2019
@gavinzhou gavinzhou changed the title npm run start error npm run start error Aug 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants