You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 7, 2019. It is now read-only.
This repo is exactly what I need for a project I'm working on. I'm trying to at least reproduce the demo to get this started, and I can't get it to start. Here's my error
$npm start
> react-notification-center@1.2.2 start C:\Users\Karen 2.0\Documents\GitHub\react-notification-center
> better-npm-run dev-server
running better-npm-run in C:\Users\Karen 2.0\Documents\GitHub\react-notification-center
Executing script: dev-server
to be executed: "./node_modules/.bin/webpack-dev-server --hot --inline --config build/webpack.config.js"
'.' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! react-notification-center@1.2.2 start: `better-npm-run dev-server`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the react-notification-center@1.2.2 start 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\Karen 2.0\AppData\Roaming\npm-cache\_logs\2017-06-13T05_07_18_601Z-debug.log
Looks like stuff here hasn't been updated in about a year, so if this is no longer updated I understand. I just need a point in the right direction and I can hopefully update this stuff to the latest practices.