This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Unable to start ember #1
Comments
jglovier
pushed a commit
that referenced
this issue
May 27, 2014
RalphSu
added a commit
to RalphSu/hospitalrun-frontend
that referenced
this issue
Apr 16, 2016
tangollama
pushed a commit
that referenced
this issue
Nov 30, 2017
tangollama
pushed a commit
that referenced
this issue
May 12, 2018
Update my fork from upstream repo.
donaldwasserman
pushed a commit
that referenced
this issue
Oct 11, 2018
Replace usage of npm to yarn
jackcmeyer
pushed a commit
that referenced
this issue
Apr 3, 2020
Merged from HospitalRun/hospitalrun-frontend
matteovivona
pushed a commit
that referenced
this issue
Jan 15, 2021
React Testing Library configurations
matteovivona
pushed a commit
that referenced
this issue
Feb 28, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm looking into it now, but noting here... couldn't start my server.
/usr/local/lib/node_modules/ember-cli/lib/cli.js:13
throw error;
^
Error: ENOENT, no such file or directory 'bower_components'
at Object.fs.readdirSync (fs.js:654:18)
at Object.bowerTrees (/usr/local/lib/node_modules/ember-cli/node_modules/broccoli/lib/tree.js:106:20)
at module.exports (/Users/tango/workspace/hospitalrun/frontend/Brocfile.js:51:45)
at Object.loadBrocfile (/usr/local/lib/node_modules/ember-cli/node_modules/broccoli/lib/builder.js:96:31)
at getBuilder (/usr/local/lib/node_modules/ember-cli/lib/adapters/broccoli/server.js:9:23)
at Object.server (/usr/local/lib/node_modules/ember-cli/lib/adapters/broccoli/server.js:14:29)
at Object.run (/usr/local/lib/node_modules/ember-cli/lib/commands/server.js:36:18)
at Cli.runCurrentCommand (/usr/local/lib/node_modules/ember-cli/lib/cli.js:110:17)
at Cli.run (/usr/local/lib/node_modules/ember-cli/lib/cli.js:128:15)
at /usr/local/lib/node_modules/ember-cli/lib/cli.js:66:16
The text was updated successfully, but these errors were encountered: