Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4829

'module' is not defined

$
0
0

@ktayah wrote:

When running npm run lint:js after running ember new quick-start for a new ember application. I receive these errors:

   C:\Users\651\Desktop\TravisTest\.eslintrc.js
  error  'module' is not defined  no-undef

✖ 1 problem (1 error, 0 warnings)

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! ember-quickstart@0.0.0 lint:js: `eslint .`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ember-quickstart@0.0.0 lint:js script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\651\AppData\Roaming\npm-cache\_logs\2018-11-08T21_26_11_809Z- 
debug.log

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4829

Trending Articles