#Issue with NVM Publish

8 messages · Page 1 of 1 (latest)

noble violet
#

mkdir -p doesnt exist in windows

#

only linux or wsl

rapid robin
#

oh shit that means its attempting to create a folder called -p

#

that makes a lot of sense

#

any way I can get this working on windows, or do I have to move everything over to linux?

noble violet
#

just do mkdir esm instead but it might error if the directory already exists

rapid robin
#

borrowed a package.json file from elsewhere