NITIN KUMAR
NITIN KUMAR
@Ronny9313 Use the backward slashes(\\) instead of forward slashes(/) because you are using windows. In windows file system uses backward slashes. Hope it works if not let me know.
@aneeba use type attribute in script tag as type="javascript". I hope it works if no let me know.
@kareenasingh Can you tell me what it is getpapers? Or set the context in what sense you are asking.
@sonakshisaxena1 @nick-gibb Are you using windows? If yes then change the forward slashes(/) to backward slashes(\\) in package.json file, also change the cp command to copy and try. Let me...