data-prep icon indicating copy to clipboard operation
data-prep copied to clipboard

npm installation of dataprep-webapp fails

Open sdiraimondo opened this issue 6 years ago • 0 comments

Hi, I was trying to install the dataprep-webapp on my personal server following the procedure but it fails, not finding the package @talend/dataset. This package is not present on npmjs.com.

npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@talend%2fdataset - Not found npm ERR! 404 npm ERR! 404 '@talend/dataset@^5.6.2' is not in the npm registry. npm ERR! 404 Your package name is not valid, because npm ERR! 404 1. name can only contain URL-friendly characters npm ERR! 404 It was specified as a dependency of 'data-prep' npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.

sdiraimondo avatar Mar 25 '19 15:03 sdiraimondo