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 19, 2019. It is now read-only.
Error: Cannot find module 'assert/'
at Function.Module._resolveFilename (module.js:325:15)
at Function.require.resolve (internal/module.js:16:19)
at Object. (/Users/qiangzeng/react-router-tutorial/lessons/01-setting-up/node_modules/webpack/node_modules/node-libs-browser/index.js:1:93)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/Users/qiangzeng/react-router-tutorial/lessons/01-setting-up/node_modules/webpack/lib/node/NodeSourcePlugin.js:7:23)
The text was updated successfully, but these errors were encountered:
npm start
module.js:327
throw err;
^
Error: Cannot find module 'assert/'
at Function.Module._resolveFilename (module.js:325:15)
at Function.require.resolve (internal/module.js:16:19)
at Object. (/Users/qiangzeng/react-router-tutorial/lessons/01-setting-up/node_modules/webpack/node_modules/node-libs-browser/index.js:1:93)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/Users/qiangzeng/react-router-tutorial/lessons/01-setting-up/node_modules/webpack/lib/node/NodeSourcePlugin.js:7:23)
The text was updated successfully, but these errors were encountered: