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

Project does not start #17

Open
NullVoxPopuli opened this issue Sep 28, 2018 · 1 comment
Open

Project does not start #17

NullVoxPopuli opened this issue Sep 28, 2018 · 1 comment

Comments

@NullVoxPopuli
Copy link

$ npm start

> [email protected] start /home/me/Development/OpenSource/react-faceted-token-input
> node server.js

Listening at http://localhost:3000
webpack built 029bd0b8d1fe344c9c27 in 127ms
Hash: 029bd0b8d1fe344c9c27
Version: webpack 1.15.0
Time: 127ms
    Asset    Size  Chunks       Chunk Names
bundle.js  272 kB       0       main
chunk    {0} bundle.js (main) 96.6 kB [rendered]
    [0] multi main 52 bytes {0} [built] [1 error]
    [1] ./~/eventsource-polyfill/dist/browserify-eventsource.js 852 bytes {0} [built]
    [2] ./~/eventsource-polyfill/dist/eventsource.js 17.7 kB {0} [built]
    [3] (webpack)-hot-middleware/client.js 7.77 kB {0} [built]
    [4] (webpack)/buildin/module.js 251 bytes {0} [built]
    [5] ./~/strip-ansi/index.js 161 bytes {0} [built]
    [6] ./~/ansi-regex/index.js 135 bytes {0} [built]
    [7] (webpack)-hot-middleware/client-overlay.js 2.21 kB {0} [built]
    [8] ./~/ansi-html/index.js 4.26 kB {0} [built]
    [9] ./~/html-entities/index.js 231 bytes {0} [built]
   [10] ./~/html-entities/lib/xml-entities.js 2.99 kB {0} [built]
   [11] ./~/html-entities/lib/html4-entities.js 6.59 kB {0} [built]
   [12] ./~/html-entities/lib/html5-entities.js 49 kB {0} [built]
   [13] (webpack)-hot-middleware/process-update.js 4.37 kB {0} [built]

ERROR in multi main
Module not found: Error: Cannot resolve 'file' or 'directory' ./examples/index in /home/me/Development/OpenSource/react-faceted-token-input
 @ multi main
@GianBe
Copy link
Member

GianBe commented Oct 9, 2018

Hello @NullVoxPopuli sorry for the delay in the response and thank you for reporting the error.

The problem is caused by an old documentation, the html example has been deprecated in favor of storybook, we will update the documentation and scripts as soon as possible.

In the meantime a quick solution to see the example is to run npm run storybook.

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

2 participants