Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm start got an error #1165

Closed
FlyingRadish opened this issue Dec 7, 2016 · 0 comments
Closed

npm start got an error #1165

FlyingRadish opened this issue Dec 7, 2016 · 0 comments

Comments

@FlyingRadish
Copy link

I got this error when call npm start

hash: 2c3165b1278bd0ee2395
Version: webpack 1.13.3
Time: 9186ms
           Asset     Size  Chunks             Chunk Names
    quill.bubble  1.92 kB       0  [emitted]  quill.bubble
      quill.core  1.92 kB       1  [emitted]  quill.core
   quill.core.js   230 kB       2  [emitted]  quill.core.js
        quill.js   359 kB       3  [emitted]  quill.js
      quill.snow  1.92 kB       4  [emitted]  quill.snow
         unit.js   501 kB       5  [emitted]  unit.js
quill.bubble.css    22 kB       0  [emitted]  quill.bubble
  quill.core.css  8.15 kB       1  [emitted]  quill.core
  quill.snow.css  22.6 kB       4  [emitted]  quill.snow
   [0] multi quill.js 28 bytes {3} [built]
   [0] multi quill.core.js 28 bytes {2} [built]
    + 118 hidden modules

ERROR in error TS18002: The 'files' list in config file 'tsconfig.json' is empty.

ERROR in ./~/parchment/src/parchment.ts
Module build failed: error while parsing tsconfig.json
 @ ./core.js 3:17-37
Child extract-text-webpack-plugin:
        + 2 hidden modules
Child extract-text-webpack-plugin:
        + 2 hidden modules
Child extract-text-webpack-plugin:
        + 2 hidden modules

Steps

  1. git clone quill
  2. npm install
  3. gem install foreman jekyll kramdown rouge jekyll-sitemap jekyll-redirect-from jekyll-feed
  4. npm run build

Environment

OS: Ubuntu 16.10
node: v6.9.2
npm: 3.10.9
ruby: ruby 2.3.3p222 (2016-11-21 revision 56859) [x86_64-linux]

@jhchen jhchen closed this as completed in 2ee3e4b Dec 8, 2016
tim-mc pushed a commit to tim-mc/quill that referenced this issue Dec 12, 2016
tim-mc pushed a commit to tim-mc/quill that referenced this issue Dec 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant