Hi all,
I am having issues with my command terminal when I go to build the website using ’ parcel build index.html '.
This is what it is returning,
matthewhaworth@Matthews-MacBook-Air moshified % parcel build index.html
/Users/matthewhaworth/Documents/Software Development/WEB DESIGN/MOSHIFIED/css/normalise.css:undefined:undefined: Cannot find module ‘chalk’
Require stack:
- /Users/matthewhaworth/Documents/Software Development/WEB DESIGN/MOSHIFIED/node_modules/postcss/lib/css-syntax-error.js
- /Users/matthewhaworth/Documents/Software Development/WEB DESIGN/MOSHIFIED/node_modules/postcss/lib/node.js
- /Users/matthewhaworth/Documents/Software Development/WEB DESIGN/MOSHIFIED/node_modules/postcss/lib/declaration.js
- /Users/matthewhaworth/Documents/Software Development/WEB DESIGN/MOSHIFIED/node_modules/postcss/lib/postcss.js
- /Users/matthewhaworth/Documents/Software Development/WEB DESIGN/MOSHIFIED/node_modules/cssnano/dist/index.js
- /usr/local/lib/node_modules/parcel-bundler/src/utils/localRequire.js
- /usr/local/lib/node_modules/parcel-bundler/src/Bundler.js
- /usr/local/lib/node_modules/parcel-bundler/index.js
- /usr/local/lib/node_modules/parcel-bundler/src/cli.js
- /usr/local/lib/node_modules/parcel-bundler/bin/cli.js