I'm having issues trying to install and run Mirador through Node. I changed the directory but when I get it to install is generates the warnings copied below. I'd appreciate any help in resolving the issue!
Kind regards,
Trisha
Your environment has been set up for using Node.js 9.9.0 (x64) and npm.
C:\Users\user>npm install -g grunt-cli
C:\Users\user\AppData\Roaming\npm\grunt ->
C:\Users\user\AppData\Roaming\npm\node_modules\grunt-cli\bin\grunt + [email protected] added 16 packages in 4.873s
C:\Users\user>cd mirador
The system cannot find the path specified.
C:\Users\user>cd: mirador
The filename, directory name, or volume label syntax is incorrect.
C:\Users\user>cd C:\Users\user\Downloads\mirador-develop
C:\Users\user\Downloads\mirador-develop>npm install npm WARN saveError
ENOENT: no such file or directory, open 'C:\Users\user\Downloads\mirador-
develop\package.json' npm notice created a lockfile as package-lock.json.
You should commit this file. npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\user\Downloads\mirador-develop\package.json'
npm WARN mirador-develop No description
npm WARN mirador-develop No repository field.
npm WARN mirador-develop No README data
npm WARN mirador-develop No license field.
up to date in 0.125s
C:\Users\user\Downloads\mirador-develop>